"Brain Games" is an interactive "question/answer" game based on mathematical actions. The game consists of five minigames.
make instal
make publish
sudo npm link
In this game, the player needs to answer whether the number in front of him is even or not.
In this game, the player needs to answer mathematical expressions.
In this game, the player must find the greatest common divisor of two random numbers.
In this game, the player has to determine the missing element of the arithmetic progression of numbers.
In this game, the player needs to answer whether the number on the screen is prime or not.