At the moment, there are 5 games available.
1.brain-even
2.brain-calc
3.brain-gcd
4.brain-progression
5.brain-prime
You need to determine whether the number is even or odd.
What is the result of the expression?
Find the greatest common divisor of given numbers.
What number is missing in the progression?
Is the number prime?
-
Clone this repository
-
Install Node version manager
-
Install Node js v20.8.0.
-
Run this command in your terminal
$ make install
$ make publish
$ npm link
good luck and have fun :)