braingamestatya
v1.1.7
Published
series of small games
Readme
Brain Games
Author: Tatiana Panteleychuk
To install games type: npm install braingamestatya
The game Calc - calculate the value of the expression. To start the game type: brain-calc.
The game Even - determine the parity of a number. To start the game type: brain-even.
The game Gcd - find the greatest common divisor of given numbers. To start the game type: brain-gcd.
The game Prime - determine if given number is prime. To start the game type: brain-prime.
The game Progression - find a missing number in the progression. To start the game type: brain-progression.
