exe
pygame 838
2d 773
arcade 739
game 393
puzzle 339
python 339
shooter 267
strategy 253
action 220
space 152
other 152
libraries 151
simple 143
platformer 133
multiplayer 126
rpg 117
retro 96
applications 93
3d 84
gpl 82
pyopengl 74
snake 72
pyweek 71
geometrian 68
library 66
gui 63
physics 60
engine 59
simulation 55
adventure 49
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.exePackaged 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.