Brain Games is a collection of simple console mini-games to train your logic and arithmetic skills. Each game offers a quick challenge that you need to solve correctly to win.
- brain-even — Determine if a number is even.
- brain-calc — Calculate the result of a random arithmetic expression.
- brain-gcd — Find the greatest common divisor of two numbers.
- brain-progression — Find the missing number in an arithmetic progression.
- brain-prime — Determine if a number is prime.
npm installbrain-gamesbrain-evenbrain-calc
brain-gcdbrain-progressionbrain-prime