Skip to content

Midnight95/brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status Maintainability

Brain games

5 cli games to improve your mathematics abilities

Requirements

python version 3.10.9

prompt version 0.4.1

package installation

You can install package with pip with this command: pip3 install git+https://github.com/Midnight95/python-project-49.git

Or just clone the repo and use Makefile asciicast

Launch games

brain-even Can you tell if the number is even?

brain-calc Can you tell the expression result?

brain-gcd Can you find the greatest common divisor of two given numbers?

brain-progression Can you find the missing number?

brain-prime Can you tell if the number is prime?

Gameplay examples

brain-even

asciicast

brain-calc

asciicast

brain-gcd

asciicast

brain-progression

asciicast

brain-prime

asciicast

About

5 cli games to improve your mathematics abilities

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published