azrail-brain-games
v1.0.1
Published
Console games with numbers
Downloads
2
Readme
Hexlet tests and linter status:
Install
$ npm install -g azrail-brain-games
The list of games with their description:
brain-even
: Answer "yes" if number even otherwise answer "no".brain-calc
: What is the result of the expression?brain-gcd
: Find the greatest common divisor of given numbers.brain-progression
: What number is missing in the progression?brain-prime
: Answer "yes" if given number is prime. Otherwise answer "no".