Skip to content

Executable

Latest
Compare
Choose a tag to compare
@vezycash vezycash released this 06 Oct 19:21
· 1 commit to main since this release
abb3885

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