"Brain Games" is a set of five console games, inspired by popular mobile brain-training apps. Each game asks questions that require correct answers. After three correct answers, the game is considered completed. An incorrect answer ends the game and prompts the player to try again.
- Python 3.10+
- Installed uv package manager
Clone the repository:
- git clone https://github.com/dobro10k2/devops-engineer-from-scratch-project-49.git
- cd devops-engineer-from-scratch-project-49
Install the package
- make build
- make package-install
After installation, all games are available via the following commands:
- brain-games
- brain-even
- brain-calc
- brain-gcd
- brain-progression
- brain-prime