this is a PHP project that implements simple games that run from the command line.
to install you need to use composer package manager
$ composer global require tolyod/project-lvl1-s470
the game asks you to answer the question, an even number or not.
the game asks you to calculate the mathematical expression shown on the screen.
the game displays two numbers and asks to calculate the greatest common divisor
the game displays a sequence of arithmetic progression and asks to enter the missing number
the game shows a random number and ask to answer is a Prime number or not
for practice, training and study
to Hexlet community, Kirill Mokevnin, and mentor from Hexlet for directing me to the right direction.