A pack of educational games, in which you'll need to tell is the number even, continue the progression or guess the biggest divider of two numbers. Three right answers in a row will guarantee you a win. To install the game follow the instructions below.
Latest version of Node.js
To install the required dependencies, type following command in terminal.
make install
- Enter main directory
- Type following commands to start:
- brain-games - enters greetings mode
- brain-even - starts the game, in which you need to tell is the number even
- brain-calc - starts the game, in which you need to do math operations with two random numbers
- brain-gcd - starts the game, in which you need to find the greatest common divider of two random numbers
- brain-progression - starts the game, in which you need to complete the progression with correct number
- brain-prime - starts the game, in which you need to tell is the number prime