A set of games by the type of question-answer
make install
- install dependencies
make run-balance
- run game balance
make run-calc
- run game calc
make run-even
- run game even
make run-gcd
- run game gcd
make run-progression
- run game progression
make test
- launch tests
make publish
- publish game to npm
Made as part of project training at hexlet.io