“Mind Games” is a set of five console games modeled after popular mobile brain-pumping apps. Each game asks questions to which you have to give correct answers. After three correct answers, the game is considered to be completed. Incorrect answers end the game and prompt you to go through it again. Games:
- Calculator. Arithmetic expressions to be calculated.
- Progression. Finding missing numbers in a sequence of numbers.
- Determining an even number.
- Determining the greatest common divisor.
- Determining a prime number.
- Mac / Linux
$ git clone https://github.com/gpiento/brain-games-project
$ cd brain-games-project
$ make