Skip to content

a-oselkov/Brain-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Maintainability

Description:

"Brain games" is a set of five console games built on the principle of popular mobile applications for brain pumping. 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.

Games:

  • Definition of an even number.
  • Calculator. Arithmetic expressions that need to be calculated.
  • Determination of the greatest common divisor.
  • Progression. Search for missing numbers in a sequence of numbers.
  • Definition of a prime number.

To run the program from the console, use the command:

make install
make run-dist

An example with a successful and unsuccessful outcome of each game:

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published