This is a set of five console games based on popular mobile applications for brain training. Each game asks questions that must be answered correctly. After three game errors, the game is considered completed. Wrong answers end the game
git clone https://github.com/DmitryFedoreev/python-project-49.git
cd python-project-49
make package-install
To start the game in the terminal, enter the command:
brain-even
To start the game in the terminal, enter the command:
brain-calc
To start the game in the terminal, enter the command:
brain-gcd
To start the game in the terminal, enter the command:
brain-progression
To start the game in the terminal, enter the command:
brain-prime