7.2.2 • Published 3 years ago

js_l1_brain_games-s12 v7.2.2

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

🧠 Brain Games

Maintainability Build Status

A set of games by the type of question-answer

Install:

make install - install dependencies

Run games:

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

Other commands:

make test - launch tests

make publish - publish game to npm

Made as part of project training at hexlet.io