 | PyHiero
PyHiero is a library that helps use the Hiero Bitmap Font generator (http://slick.cokeandcode.com/demos/hiero.jnlp) with the Pygame font engine. Simply generate your bitmap font file, load it into PyHiero and draw the Hiero fonts like you would draw a regular Pygame font! |
| |
 | Island Generator A random Island generator that could be used to generate 'Island' shaped worlds for 2D games. |
| |
 | Colors: A color library for Pygame A color library for pygame that features 91 different colors. |
| |
 | pgext Pygame extension written in C. |
| |
 | The Tao of Badass 101 All about tao of badass http://taoofbadass101.com/ |
| |
 | Ignifuga Game Engine Multiplatform Python/Cython/SDL based 2D game engine, it currently supports Linux 64, Win32 and Android targets. |
| |
 | heightfield
A library and commandline tool for generating random maps using the method of particle deposition. |
| |
 | Tygame - GUI Project The purpose of the tygame library is to allow the use of GUI objects to quickly and simply build GUI while still using the many features that pygame has to offer. It shares a simlar style of coding to tkinter (a python GUI library). Please note that this is still in the early phase of development so there will be bugs. If you find some please notify me on this page. |
| |
 | Pygcurse
Pygcurse (pronounced "pig curse") is a curses library emulator that runs on top of the Pygame framework. It provides an easy way to create text adventures, rougelikes, and console-style applications. |
| |
 | ScrollBuffer A scrolling buffer class for a tile-based renderer |
| |
 | SpritePacker.py Quick and dirty spritesheet generator. |
| |
 | input.py This is a wrapper class to simplify control handling in pygame when using multiple controller methods. |
| |
 | pygnamelib A pygame library to have the player input their name. |
| |
 | Basic Tile Engine A basic and simple square tile engine. |
| |
 | asciisprites Converts an ascii image to a polychrome pygame.Surface or a list of asciis to an animation. |
| |
 | Prodigy Game Engine A 2D Game Engine Made On Top Of Pygame. Very Easy To Use And Good For Making RPGS And Arcade games. |
| |
 | fabula Fabula is an Open Source Python Game Engine suitable for adventure, role-playing and strategy games and digital interactive storytelling. |
| |
 | Gummworld2 This is Gummworld2. It's designed as a light pygame framework for a scrolling game, where the map is larger than the display. It emphasizes simplicity, freedom, and performance. |
| |
 | PyGame Text Utilities PyGame Text Utilities is a package that will allow PyGame developers to easily implement text-based systems into their PyGame programs. This includes the formatting and layout of text, advanced text layout, and the ease of creating interactive text functions such as menus and on-screen displays. Text Tools will allow developers to present their users with dialog and information in a systematic and simplified way. |
| |
 | Simple Sprite Renderer Simple Sprite Renderer is an abstraction layer on top of pygame that handles the low level drawing work for you. |
| |
 | zModule This module provides a very simple to use game engine and various stuffs to make a simple GUI for pygame. |
| |
 | DrawSpiral() function A function for drawing spirals in Pygame |
| |
 | 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. |
| |
 | PyBoids Python implementation of the boids algorithm. |
| |