Skip to content

Brain Games - is a set of five console games built using popular mobile brain training apps. Each game asks questions that need to be answered. After three correct answers, the game is considered to be completed. Incorrect results end the game and return it again.

Matheria/Brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain games

Actions Status Maintainability Node CI

Install

git clone https://github.com/Matheria/frontend-project-lvl1.git
npm install
npm link

Description and demo:

Brain-even game

$ brain-even

asciicast Answer "yes" if the number is even, otherwise answer "no".

Brain-calc game

$ brain-calc

asciicast Calculate the result of the expression.

Brain-gcd game

$ brain-gcd

asciicast Find the greatest common divisor of given numbers.

Brain-progression game

$ brain-progression

asciicast What number is missing in the progression?

Brain-prime game

$ brain-prime

asciicast Answer "yes" if given number is prime. Otherwise answer "no".

About

Brain Games - is a set of five console games built using popular mobile brain training apps. Each game asks questions that need to be answered. After three correct answers, the game is considered to be completed. Incorrect results end the game and return it again.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published