Simple command line Math game made in python.
The source code is at https://github.com/vezycash/python-ma...
Windows executable at https://github.com/vezycash/python-ma...
It has high score menu. The high score menu would likely work only on windows due to the fact that I used a Windows specific path for the database
os.environ['USERPROFILE']+"\\test.db"
コメント