exe
pygame 842
2d 780
arcade 743
game 395
python 341
puzzle 341
shooter 268
strategy 255
action 221
space 153
other 152
libraries 151
simple 143
platformer 137
multiplayer 127
rpg 117
retro 98
applications 93
3d 87
gpl 82
pyopengl 74
snake 72
pyweek 71
geometrian 68
library 66
gui 63
physics 60
engine 59
simulation 55
adventure 51
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.