Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 371 Bytes

File metadata and controls

19 lines (13 loc) · 371 Bytes

playmind-py

playmind-py is a Python 3 command line game to practice your Math skills.

Train your mind doing mental calculations.

Operations supported:

  • Addition.
  • Subtraction.
  • Multiplication.
  • Division.

Clone the game:

git clone git@github.com:ronnyml/playmind-py.git

Run the game:

./playmind.py

playmind-py