Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.04 KB

Brain Games

wemake-python-styleguide Python CI Maintainability

Five simple CLI calculus games.

asciicast

Install

  1. Clone repository git clone https://github.com/RamiGaggi/edu-brain-games.git
  2. Go to working directory cd edu-brain-games
  3. Install dependencies make install
  4. Install as packagemake package-install or use poetry run

Usage

  1. brain-calc
  2. brain-even
  3. brain-gcd
  4. brain-prime
  5. brain-progression
brain-calc
poetry run brain-even