iavalli / python-project-49

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexlet tests and linter status:

Actions Status

Maintainability

BRAIN-GAMES is a collection of simple math games. This is my first Python project. It includes 5 games:

  1. Brain-even
  2. Brain-calc
  3. Brain-gcd
  4. Brain-progression
  5. Brain-prime

PROJECT DEPENDENCIES:

python = >=3.8.1,<4.0 prompt = ^0.4.1 flake8 = ^7.0.0

Below are the previews of games.

BRAIN-EVEN: asciicast

BRAIN-CALC: asciicast

BRAIN-GCD: asciicast

BRAIN-PROGRESSION: asciicast

BRAIN-PRIME: asciicast

About


Languages

Language:Python 96.6%Language:Makefile 3.4%