Skip to content

prStudentka/python-project-49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Test Coverage

Instructions:

Five brain-games based on mathematical tasks.

Pick up the game: brain-even, brain-prime, brain-gcd, brain-calc, brain-progression.

User writing answer on task.

Players have played three rounds.

If answer is not correct - the Game's Over!

Installation:

Make sure you are running at least Python 3.10.0

Install using pip: pip3 install brain-games

or

  • git clone Repository github
  • install: make install
  • build: make build
  • package-install: make package-install
  • brain-games: poetry run brain-games

Start Game

To start the game, run either:

  • brain-gcd

    Example 1

      Image 1 - Example brain-gcd
    
  • brain-even

  • brain-prime

  • brain-calc

  • brain-progression

About

Brain games - five games based on mathematical tasks

Topics

Resources

Stars

Watchers

Forks