Skip to content

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.

Notifications You must be signed in to change notification settings

nikolaydlv/frontend-project-44

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Mind Games Project

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.

Minimum requirements:

Node.js v13+

Installation:

git clone git@github.com:nikolaydlv/frontend-project-44.git
make install 

Game demonstrations:

brain-even

asciicast


brain-calc

asciicast


brain-gcd

asciicast


brain-progression

asciicast


brain-prime

asciicast

About

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.

Resources

Stars

Watchers

Forks