Skip to content

AABur/python-project-lvl1

Repository files navigation

Brain Games

Maintainability Github Actions Status

This is the first of four training projects on the Python Software Developer course on Hexlet.io

The package contains five simple mathematics quiz games:

  • Even check brain-even
  • Calculator brain-calc
  • Greatest common divider brain-gcd
  • Arithmetic progression brain-progression
  • Prime number brain-prime

Installation

Use the package manager pip to install Brain Games.

pip install --extra-index-url https://test.pypi.org/simple/ aabur-brain-games

asciicast

Usage

To start the game, just run the required module from the terminal

Run with correct answers

asciicast

Run with wrong answers

asciicast

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

This is the first of four training projects on the Python Software Developer course on Hexlet.io. https://ru.hexlet.io/professions/python/projects/49

Topics

Resources

License

Stars

Watchers

Forks