Skip to content

Catoiren/python-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brain-games


Hexlet tests and linter status:

Actions Status Maintainability Python CI

Package includes a bunch of math games. Interface is based on shell.

Each game asks 3 questions in a row. If user gives 3 correct answers, he win.

Installation


Install it using pip:

pip install git+https://github.com/Catoiren/python-project-lvl1.git

Features


Brain-even demonstration:

This game asks user if number is even or not.

brain-even

asciicast

Brain-calc demonstration:

This game asks user to calculate an expression.

brain-calc

asciicast

Brain-gcd demonstration:

This game asks user to find the greatest common divisor of two numbers.

brain-gcd

asciicast

Brain-progression demonstration:

This game asks user to complete math progression.

brain-progression

asciicast

Brain-prime demonstration:

This game asks user if number is prime or not.

brain-prime

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published