Brain Games is a set of five console games based on popular mobile brain training apps. Each game asks questions that need to be answered correctly. After three correct answers, the game is considered to be completed. Wrong answers end the game and offer to play it again.
- Even Number Definition
- Calculator
- Finding the Greatest Common Divisor
- Progression: Finding Missing Numbers in a Number Sequence
- Prime Number Definition
node.js 13.0+
Via npm:
npm ci
Run the specific game.
brain-even
Project Demo:
brain-calc
Project Demo:
brain-gcd
Project Demo:
brain-progression
Project Demo:
brain-prime
Project Demo :