Five simple CLI calculus games.
- Clone repository
git clone https://github.com/RamiGaggi/edu-brain-games.git
- Go to working directory
cd edu-brain-games
- Install dependencies
make install
- Install as package
make package-install
or usepoetry run
- brain-calc
- brain-even
- brain-gcd
- brain-prime
- brain-progression
brain-calc
poetry run brain-even