Набор мини-игр, запускаемых из консоли.
Install games:
npm install -g alex-first-project-lvl1
Game: brain-even
Description: Answer "yes" if the number is even, otherwise answer "no".
Start: brain-even
Game: brain-calc
Description: What is the result of the expression?
Start: brain-calc
Game: brain-gcd
Description: Find the greatest common divisor of given numbers.
Start: brain-gcd
Game: brain-progression
Description: What number is missing in the progression?
Start: brain-progression
Game: brain-prime
Description: Answer "yes" if given number is prime. Otherwise answer "no".
Start: brain-prime