project-lvl1-brain-game
v1.1.2
Published
<a href="https://codeclimate.com/github/vojulo/project-lvl1-s98"><img src="https://codeclimate.com/github/vojulo/project-lvl1-s98/badges/gpa.svg" /></a> <a href="https://codeclimate.com/github/vojulo/project-lvl1-s98/coverage"><img src="https://codeclimat
Downloads
40
Readme
project Brain Games (console games)
Games
- even
- calc
- gcd
- balance
- pregression
even game:
Answer "yes" if number even otherwise answer "no".
calc game:
What is the result of the expression?
gcd game:
Find the greatest common divisor of given numbers.
balance game:
Balance the given number.
progression game:
What number is missing in this progression?
installation game:
$ npm i project-lvl1-brain-game
Start even game:
even
Start calc game:
calc
Start gcd game:
gcd
Start balance game:
balance
Start progression game:
progression