Skip to content

Labidahrom/brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games

Hexlet tests and linter status:

Actions Status

Project description

This project contains several games with arithmetic questions. During the game user receives questions. If the user gave 3 correct answers in a row, the game ends successfully, but if at least 1 question was answered incorrectly during the game, the game ends with a loss.

System requirements

  • Linux
  • Python (3.6 or later)
  • PIP
  • Poetry
  • GIT

Installation

Open your terminal and type:

git clone https://github.com/Labidahrom/python-project-lvl1
cd python-project-lvl1
make package-install

After installation, all games will be available for launch from the terminal by commands:

brain-even
brain-calc
brain-progression
brain-gcd
brain-prime

How to play

Brain-even (Installation and gameplay)

asciicast

Brain-calc (Installation and gameplay)

asciicast

Brain-progression (Installation and gameplay)

asciicast

Brain-gcd (Installation and gameplay)

asciicast

Brain-prime (Installation and gameplay)

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published