A collection of five CLI mini-games that challenge your math and logic skills.
Answer three questions correctly in a row to win.
| Game | Description |
|---|---|
| Brain Even | Determine if a number is even |
| Brain Calc | Solve a random arithmetic expression |
| Brain GCD | Find the greatest common divisor |
| Brain Progression | Find the missing number in a progression |
| Brain Prime | Determine whether a number is prime |
- Python >= 3.10
- uv
git clone https://github.com/Denwien/python-project-49.git
cd python-project-49
uv sync
brain-even
brain-calc
brain-gcd
brain-progression
brain-prime
Python 3.10+
uv
SonarCloud
GitHub Actions
Denwien
https://github.com/Denwien


