"Brain Games" is a collection of five console games based on popular mobile brain training apps. Each game asks questions that require correct answers. After three correct answers, the game is completed; an incorrect answer ends the game and prompts you to play it again.
- Python 3.8 or higher (3.10+ recommended)
- uv — package manager
- Operating system: Linux, macOS, Windows
- Clone the repository:
git clone https://github.com/Andix2010/python-project-49.git
cd python-project-49- Install package:
make package-install- Run one of the five games:
- brain-even
- brain-calc
- brain-gcd
- brain-progression
- brain-prime
Demonstration: