Brain Games is a set of five console games, built on the principle of popular mobile brain training apps. Each game asks questions that need to be answered correctly. After three correct answers, the game is considered to be completed. Wrong answers end the game and offer to play it again. Games:
- Definition of an even number.
- Calculator. Arithmetic expressions to be evaluated.
- Determination of the greatest common divisor.
- Progression. Finds missing numbers in a sequence of numbers.
- Definition of a prime number.
git clone https://github.com/nunsez/frontend-project-lvl1.git
cd frontend-project-lvl1/
make install