saluk
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
Retro Game Library
A library for creating NES and GameBoy style games.Astral Networking
Astral networking is a high level multiplayer programming library. It can use PodSixNet or Mastermind for messaging. It's focus is on solid multiplayer algorithms to help set up realtime multiplayer games without any fuss.Up up and away
A funny little simulation involving little people trying to build a spaceship while their planet is running out of oxygen.soft3d
A 3d software rendering experiment - texture mapped, "lit" polygons, with translation, rotation, and texture scrollingPackaged 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.