A set of small games that develop thinking. The game consists of 3 questions. If you get the maximum number of correct answers, you win, if not, you lose.
- Presented games:
- Calculator. Arithmetic expressions that need to be calculated.
- Progression. Search for missing numbers in a sequence of numbers.
- Definition of an even number.
- Finding the Greatest Common Divisor.
- Definition of a prime number.
git clone https://github.com/use-lie-die/frontend-project-44.git cd frontend-project-44 make install npm install npm link