Mind 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. Games:
• Brain-even - you need to determine the parity of the number.
• Brain-calc - arithmetic expressions to be calculated.
• Brain-gcd - you need to calculate and output the greatest common divisor of these numbers.
• Brain-simple - you need to determine is a number prime or not.
• Brain progression - search for missing numbers in a sequence of numbers.
Node.js v13+
git clone git@github.com:nikolaydlv/frontend-project-44.git
make install