brain-games-another-one-demo-project
v1.0.17
Published
Brain Games - Demo
Downloads
6
Readme
project-lvl1-s284
Install
$ npm i -g brain-games-another-one-demo-project
Play
Games
- [x] Prime
- [x] Balance
- [x] Calculator
- [x] Progression
- [x] GCD
- [x] Even
Prime
Is this number prime?
$ brain-prime
Balance
Balance the given number.
$ brain-balance
Calculator
$ brain-calc
What is the result of the expression?
Progression
What number is missing in this progression?
$ brain-progression
GCD
Find the greatest common divisor of given numbers.
$ brain-gcd
Even
Answer "yes" if number even otherwise answer "no".
$ brain-even