libraries
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
RoeBros' GUI
This is RoeBros' GUI, but since he's gone he asked me to release it for him as the deadline for pyweek libraries ends tomorrow. I finished up his doc as well as I could, but it's not perfect.String Parsing Functions
A bundle of string parsing functionspymage
PyGame wrapper packagepymills
James Mills Python LibraryPycap
Python + PopCap Game Framework == Pycap. Inspired by the usability of pygame, I embedded python into the PopCap Game Framework.Bézier curves
A simple implementation of the quadratic bézier curves.AStar
A simple python implementation of the A* (a-star) path finding algorithm. The source contains the algorithm and a simple proof-of-concept example using pygame. The code only implements support for a plain square map but it should be fairly simple to implement support for any map type. If you have any questions regarding this don't hesitate to ask.togoAlpha
A (very) long running project to create a unique and detailed game and world (from an isometric view-point).InputParser
A simple library to bind standard input into user-defined actions to be used in PyGame applications.gasp
A graphics library to be used for students new to programming/python.Zun
Framework/IDE/Engine-template suite for games, based around Pygame and OpenGL. Ultimate mission is to make game development as speedy as possible.OpenGL Font library
This is a font library implementation for Python/OpenGL, it is designed to plug-in to the Viper game engine but it also runs indepently.stdtools
package of standard tools I use in my other projects.EzMeNu
A simple module to make menus quicklyEzText
A simple, easy to use library for text input in pygame. Inspired by EzMeNu.Adv-Menu
A more advanced menu for use in PyGame.Python Text Editor
A text editor in python.PYGGEL
PYGGEL (PYthon Graphical Game Engine and Libraries) is a 3d game development engine, written using Pygame/PyOpenGL.KezMenu
Based on a PyMike's original work, a new PyGame library to obtain with minimal coding menu-based interfaces in your games!Glyph
Pygame typesetting libraryPyBu
The long name is PyGameBuilder. It's meant to replicate the object and event system found in Game Maker, except it's written in python. It has no gui at this point. Sound and timers aren't implemented.PyGL2D
A 2D Library for PyGame and PyOpenGL.Popup Gui
Quick GUI for popup boxesTextWidget
TextWidget - A simple text class for PyGameRotating Menu
I liked shr4pnell's idea so I made my own.Hex stuff
It's an hexagonal map implementation with some nice extras such as pathfinding and heightmap loading.Mike's Simple GUI
Simple GUI that uses only Pygame.draw() calls to render itself.Elements: 2D physics API for the Box2D Engine
Elements is an easy-to-use 2D physics API for the Box2D engine, including renderers for OpenGL, PyGame and Cairo.Pygame Rotating Menu
This is just a simple Menu for Python which rotates.pug
A 2d game building environment. Featuring:* wx based game-builder gui
* automatic code generation
* real-time game object manipulation
Quick Start guide in the download section.
Linux and Mac may require a little work to get running. Post to the google code discussion and I'll try to help.