Skip to content

ramissabirzyanov/python-project-49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games!


Welcome to the Brain Games. The Brain Games is a project which includes five math games. Each game is selected by user. User should enter game's name for start the game. Every game has three math questions. Questions are asked in turn. User has to answer correctly three times for winning, overwise the game is over. Games which are included: Brain-even(determining an even number or not) Brain-calc(calculating simple math expression) Brain-gcd(calculating the greatest common divisor) Brain-progression(calculating missing number in progression) Brain-prime(determining a prime number or not) Examples of running each game are below.

Installation

git clone https://github.com/ramissabirzyanov/python-project-49
cd python-project-49
make package-install

Hexlet tests and linter status:

Actions Status Maintainability

Example of brain even

asciicast

Example of brain calc

asciicast

Example of brain gcd

asciicast

Example of brain progression

asciicast

Example of brain prime

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published