brain-games-imleykin
v1.7.1
Published
First project.
Downloads
7
Readme
Brain-games
Brain games will help you train mental skills.
Installation
To install run this command:
sudo npm install -g brain-games-imleykin
- brain-even
Answer "yes" if number even otherwise answer "no".
To play run this command:
brain-even
- brain-calc
What is the result of the expression?
To play run this command:
brain-calc
- brain-gcd
Find the greatest common divisor of given numbers.
To play run this command:
brain-gcd
- brain-progression
What number is missing in this progression?
To play run this command:
brain-progression
- brain-prime
Answer "yes" if given number is prime. Otherwise answer "no".
To play run this command:
brain-prime