example
pygame 844
2d 783
arcade 744
game 397
python 342
puzzle 341
shooter 268
strategy 257
action 222
space 153
other 152
libraries 151
simple 143
platformer 138
multiplayer 127
rpg 118
retro 98
applications 93
3d 87
gpl 82
pyopengl 74
snake 72
pyweek 71
geometrian 68
library 66
gui 63
physics 62
engine 59
simulation 55
adventure 52
Orbit
An example of dots orbiting around stuff.EatEmUp
EatEmUp is a cool Artificial Intelligence simulation, which shows a "bully in the playground" type situation.Analog-digital Clock
An example a working Analog and digital ClockFlock
This is a basic flocking implementation, demonstrating the organization and collection of many bodies in a cohesive group. The boids all follow the mouse, and are bounded to stay inside the screen.pygame,draw 1.0.0
Most new users to any system need some comprehensive working examples of certain functions. At least I know I did. Here is my contribution to the pygame gene pool with some pygame.draw examples.MenuClass
A flexible graphical menu in pygame/python for text and/or imagesGravitron
Gravitron is a space based game where you must defeat your enemies solely by deflecting their bullets back to them.AR example
AR example is a simple augmented reality example written in python using pygame library.
"Bit.Trip Beat" Example
This was a game I had made and ported to Java for my programming class. It was a python version of the Gaijin game called "Bit.Trip Beat".Mek's Sample Code
A collection of some simple pygame examples I wrote to illustrate basic concepts.