A set of five console games built on the principle of popular mobile applications for brain training. Each game asks questions that need to be answered correctly. After three correct answers, it is considered that the game is over. Incorrect answers end the game and offer to go through it again.
git clone git@github.com:ID0NTMIND/frontend-project-lvl1.git
npm ci
npm link
Run game:
brain-even
Run game:
brain-calc
Run game:
brain-gcd
Run game:
brain-progression
Run game:
brain-prime