brain-u42
v1.9.9
Published
CLI utulity for intelectual Brain Games. Created specially for Hexlet.io
Downloads
24
Maintainers
Readme
Hexlet.io practical project
project-lvl1-s400
Clone it
cd <to projects dir>
git clone https://github.com/umkin/project-lvl1-s400.git
cd project-lvl1-s400
Install
for local dir installation
make
install globally
npm i -g brain-u42
NMP page
https://www.npmjs.com/package/brain-u42
Global installation and run all games
Even Game: local run
run game make even
Calc Game: local run
run game make calc
Greatest common divisor game
run game make gcd
Find missing chain in arithmetic progression
run game make prog
Guess: number prime or not
run game make prime