pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing
Tags

mekire

Mek's Sample Code

A collection of some simple pygame examples I wrote to illustrate basic concepts.

 
gltut for python

Tutorial examples from the online book "Learning Modern 3d Graphics Programming," written by Jason L. McKesson, converted into python.

 
Micro Tetris (5 lines)

5 lines, 1.66KB, and Obfuscated as all hell.

 
Double Cross

Unlike your common unilateral falling block games, 'Double Cross' implements a bidirectional paradigm expanding the genre in both dimension and difficulty.

 
Kaotic Hegemony

Kaotic Hegemony is a 2-dimensional space 1 vs 1 fighting game.

 
Chess Clock

My chess clock broke, so I wrote a new one (for use with a laptop).

 
Knight Terror

Investigating the commonly posed CS problem of calculating a "Knight's Tour".

 
Lost the Plot

Generates mazes with a 'Depth first search' algorithm. Then solves them using A*.

 
Find a Way

A pathfinding demo demonstrating A*

 
Of Cabbages and Kings

A topdown action/adventure rpg in the nostalgic spirit of the 80's.

 
Life as a Bit

A full-featured cellular automata simulator. The focus is on "Conway's Game of Life." With the 'Rule Panel' you can also explore other rule combinations.

 

spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Jun 11, 2013

Jun 9, 2013

Jun 7, 2013

Jun 4, 2013

Jun 1, 2013

May 30, 2013

May 26, 2013

May 24, 2013


May 23, 2013

May 22, 2013

May 21, 2013

... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)