Skip to main content

libraries


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 quickly

EzText

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 library

PyBu

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 boxes

TextWidget

TextWidget - A simple text class for PyGame

Rotating 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.

Pygame Forms

A small python module I hacked together whilst working on a school assignment.


Retro Game Library

A library for creating NES and GameBoy style games.

KTextSurfaceWriter

A pygame addon for display text over surface with many dimension bounds.

BMenu

BMenu 0.1

PixelPerfect

A simple pure python implementation of an pixel perfect collision detection algorithm.

Gloss

Gloss is a high-performance graphics wrapper around Pygame that lets you take advantage of OpenGL without having to delve into the murky depths of 3D programming. Gloss lets you build 2D games where you can rotate, scale and recolor sprites on the fly, and also includes a selection of helpful mathematics functions to make the life of games coders easier.

previous next