Skip to content

Releases: vezycash/python-math-game

Executable

06 Oct 19:21
abb3885
Compare
Choose a tag to compare

This is a a compiled version of the game for windows. Python interpreter and other dependencies are bundled in it.

I used Pyinstaller to build it. The exact command I use is below:

pyinstaller mathGame.py --onefile