Skip to content

oleg-dixon/python-project-49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Play five games and try to win in all of it!

Setup

git clone git@github.com:oleg-dixon/python-project-49.git

make install

INSTRUCTIONS:

This is a five math games:

Calculator: To win this games you have to solve three math tasks.

To start the game:

make brain-calc

Even numbers: To win this game you have to give an answer is given number even or not.

To start the game:

make brain-even

Greatest common dividor: To win this game you have to find a GCD of three pairs of numbers

To start the game:

make brain-gcd

Prime numbers: To win this game you have to give an answer ig given number prime or not

To start the game:

make brain-prime

Progression: To win this game you have to find the missing number in progression

To start the game:

make brain-progression

Links

Asciinema play videos Description
Even Game Record terminal session in the "Even Game"
Calculator Game Record terminal session in the "Calculator Game"
GCD Game Record terminal session in the "GCD Game"
Progression Game Record terminal session in the "Arithmetic progression Game"
Prime Game Record terminal session in the "Is it a prime number? Game"

About

Play five games and try to win in all of it!

Resources

Stars

Watchers

Forks

Packages

No packages published