A simple command-line game pack that challenges your logic and math skills.
🎮 This project contains 5 exciting mini-games to test your brain.
Are you smart enough to beat them all?
- 🧩 5 different mini-games in one CLI application
- 🧠 Each game improves logic, memory, and math thinking
- 💥 Fun, challenging, and terminal-based!
- Python 3.13+
- uv
- Clone the repository:
git clone https://github.com/VladKirpa/python-project-49.git cd python-project-49 - Install dependencies and package:
make install
make build
make package-install
3. **Run the game**:
``bash
brain-even
brain-calc
brain-prime
brain-progression
brain-gcd