- Brain-even.
- Brain-calc.
- Brain-gcd.
- Brain-progression.
- Brain-prime.
Setup instructions and game process you can see in video below, or use this command:
$npm install -g [email protected]
Try to guess if the number is even.
$brain-even
Try to guess the result of a mathematical expression.
$brain-calc
Try to guess, the greatest common divisor.
$brain-gcd
Try to guess the hidden number in mathematical progression.
$brain-progression
Try to guess whether a number is prime.
$brain-prime