Here are introduced the following simple console math games:
- brain-games - be welcomed
- brain-calc - calculate arithmetic expressions
- brain-progression - find a missing number in a sequence
- brain-even - figure out whether a number is even
- brain-gcd - find the greatest common divisor
- brain-prime - figure out whether a number is prime
Answer correctly on 3 questions in a row.
Answer wrongly on at least 1 question.
- Node 21 is installed.
npm ci
npm linkStart a game by name. For example:
brain-calc