Skip to content

Brain Games is a set of five console games, built on the principle of popular mobile brain training applications.

Notifications You must be signed in to change notification settings

Barrierok/brain-games

Repository files navigation

frontend-project-lvl1

Maintainability Build Status

Description

As part of the project, you need to implement a set of mini-games that run from the console. Let's call them mind Games.

An example of the game:

$ brain-progression

Welcome to the Brain Game!
What number is missing in this progression?

May I have your name? Roman
Hello, Roman!

Question: 14 .. 18 20 22 24 26 28
Your answer: 16
Correct!
Question: 5 6 7 8 9 .. 11 12
Your answer: 10
Correct!
Question: 12 15 18 21 .. 27 30 33
Your answer: 24
Correct!
Congratulations, Roman!
  • Brain-calc: What is the result of the expression?
  • Brain-even: Answer "yes" if number even otherwise answer "no"
  • Brain-gcd: Find the greatest common divisor of given numbers.
  • Brain-progression: What number is missing in the progression?
  • Brain-prime: Answer "yes" if given number is prime. Otherwise answer "no"

How to install Brain Games! asciicast

How to start and play the game Brain-calc! asciicast

How to start and play the game Brain-even! asciicast

How to start and play the game Brain-gcd! asciicast

How to start and play the game Brain-progression! asciicast

How to start and play the game Brain-prime! asciicast

About

Brain Games is a set of five console games, built on the principle of popular mobile brain training applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published