brain-games-blazecolour
v1.2.0
Published
brain games
Readme
Brain Games
Six terminal-based CLI games built with Node.js.
Install
npm install -g brain-games-blazecolour
Usage
| To play, execute |Description|
| ----------------- |-----------|
| brain-even |Number is even or odd?|
| brain-calc |Find result of the expression|
| brain-gcd |Find GCD of the given numbers|
| brain-balance |Balance the given number|
| brain-progression|Find missing number in the arithmetic progression|
| brain-prime |Number is prime or not?|


