Brain Games consists of five math based cli games. To win, you need to give 3 correct answers in a row. You lose if give wrong answer.
- Brain Even - you need to tell whether the given number is even of not.
- Brain Calc - you need to calculate and provide the result of the simple math expression.
- Brain Gcd - you need to find the greatest common divisor of two given numbers.
- Brain Progression - you need to find the missing number of the progression.
- Brain Prime - you need to tell whether the given number is prime or not.
- NodeJS >= 12 <= 18
- NPM >= 6.x
- Make
make install
make brain-even
make brain-calc
make brain-gcd
make brain-progression
make brain-prime
https://asciinema.org/a/IlqsoCzlCP8DZOn17UyVfgQsE
https://asciinema.org/a/AbqLgmOxQAq8rUCLolvBHd65G
https://asciinema.org/a/i36CJigBr3sYc7zzPwd9TB49P