Skip to content

MD-shka/Brain-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Description

Brain Games is a set of five console games. Each game asks questions to which you have to give correct answers. After three correct answers, the game is considered to be completed. Incorrect answers end the game and offer to go through it again. Games:

  1. Calculator. Arithmetic expressions to be calculated.
  2. Progression. Finding missing numbers in a sequence of numbers.
  3. Finding an even number.
  4. Finding the greatest common divisor.
  5. Finding a prime number.

Install and Run

Download the project using "git clone". Go to the project directory: "cd brain-games". Install dependencies: "make install". Run the game, example "brain-even".

Example Game: brain-even

https://asciinema.org/a/BufskH8gJqxpbvlhWA17Yh1MZ

Example Game: brain-calc

https://asciinema.org/a/UsdjeiXLXoTHraoAeYKUb703l

Example Game: brain-gcd

https://asciinema.org/a/IFEqfzlZlZCulQDZ3iMrXDmFy

Example Game: brain-progression

https://asciinema.org/a/uoOSQp2eYwYI9KDU91aeZ5Lx9

Example Game: brain-prime

https://asciinema.org/a/GkQlnfA0VkMyKBJSKNwiTOnQP

About

Brain Games is a set of five console games. Each game asks questions to which you have to give correct answers.

Resources

Stars

Watchers

Forks

Packages

No packages published