Five brain-games based on mathematical tasks.
Pick up the game: brain-even, brain-prime, brain-gcd, brain-calc, brain-progression.
User writing answer on task.
Players have played three rounds.
If answer is not correct - the Game's Over!
Make sure you are running at least Python 3.10.0
Install using pip: pip3 install brain-games
or
- git clone Repository github
- install: make install
- build: make build
- package-install: make package-install
- brain-games: poetry run brain-games
To start the game, run either: