Skip to content

EmilMorua/Brain-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

About The Project

BrainGames is a series of five console logic games.

  • Brain Even - determine the parity of a number
  • Brain Calc - solve a mathematical example
  • Brain GCD - find the greatest common divisor of two numbers
  • Brain Prime - find out if a number is prime
  • Brain Progression - fill in the blank in a sequence of ten numbers

(back to top)

Used technologies:

Python flake8 Poetry git

(back to top)

Installation:

  1. Clone the repo
    git clone https://github.com/EmilMorua/python-project-49.git
  2. Installing dependencies
    make install
  3. Building a package
    make build
  4. Enter the name of the game
    brain-even

(back to top)

Usage

Click on the name of the game to see a demonstration of how it works

Brain-even

Brain-calc

Brain-gcd

Brain-progression

Brain-prime

(back to top)

Contact

Emil' Murzin - emil.morua@gmail.com

GitHub: https://github.com/EmilMorua

(back to top)

Acknowledgments

(back to top)

About

BrainGames is a series of five console logic games.

Resources

Stars

Watchers

Forks

Packages

No packages published