Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

what did you use for compiling it to exe? I used pyinstaller which in contrast to yours ( 9703 kb ) mine is  22 460 KB. Actually such an interesting idea!  I liked throwing sides to space!

Thank you! I too used pyinstaller. Perhaps we were using different versions of pyinstaller or more probably different compiler flags. Anyways thank you for playing.

(1 edit)

i used pyinstaller in cmd typed in: pyinstaller --onefile -w equations_and_shapes.py 

Version: PyInstaller: 4.9

I've set the same compiler flags, but I have PyInstaller 5.1