five_simple_brain_games
v1.0.13
Published
Brain Games Hexlet project №1
Downloads
3
Maintainers
Readme
Brain Game project(5 games)
Project Hexlet.io
INSTALL:
npm install -g five_simple_brain_games
Run game - EVEN (Answer "yes" if number even otherwise answer "no".)
brain-even
Run game - CALC (What is the result of the expression?)
brain-calc
Run game - Find GCD (Find the greatest common divisor of given numbers.)
brain-gcd
Run game - PROGRESSION (What number is missing in the progression?)
brain-progression
Run game - PRIME (Answer "yes" if given number is prime. Otherwise answer "no".)
brain-prime