/simplemathgame

Very simple math game coded by python and pyside

Primary LanguagePython

Very simple math game

This game is designed for my daughter. The problem is to find one digit number to make 10.

png/math_game.png

To run the code you need pyside. Then, you can run the code like this:

$ python math.py

Having fun!