Skip to main content

exe


Labyrinth

Hey everyone! This is my first pygame/python project and I had a lot of fun making this game!

Fooliery: Build with tiles_v.1.0_exe

Add your images to the folder Images and click main.exe

Packaged Windows Build Creator (file lost)

I plan to use this code from now on when I start new projects. The best thing about it is the premade windows and mac exe that has everything I need so I don't have to look at py2exe or py2app ever again - just drop the code in the core/ folder and it's ready to ship! There's also some other builtin best practices that I sometimes forget to add when I start from scratch, such as fixing the timestep or being able to toggle fullscreen.

Write one code and distribute to all 3 OS without hassle.

next