pygame2exe
pygame 821
2d 751
arcade 733
game 391
python 336
puzzle 333
shooter 262
strategy 251
action 211
other 151
libraries 150
space 150
simple 142
platformer 126
multiplayer 124
rpg 114
applications 92
retro 88
gpl 82
3d 81
pyopengl 73
snake 71
pyweek 71
geometrian 68
library 65
gui 61
engine 58
physics 57
simulation 52
adventure 46
2D Cellular Automaton Simulation
Simple 2D Cellular Automaton Simulation.
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.