Pygame

From Libregamewiki

Jump to: navigation, search

Pygame is a python wrapper over around the SDL library with a few unique libraries with an emphasis on game programming, written by Pete Shinners.[1] There are a number of libraries developed on top of pygame such as GUI libraries like GooeyPy and PGU's gui. It is licensed under the LGPL.[2] The latest release is version 1.7.1 released on August 16, 2005.[3]

Contents

[edit] Development history

Before the start of the Pygame project in October 2000, Pete Shinners discovered SDL and the Python programming language at around the same time. He was then thinking about mixing Python and SDL when he discovered PySDL, which was exactly what he is looking for. However, the sudden death of PySDL spurred him to create a library that would take full advantage of Python.[4] In April of 2001, after six months of development, version 1.0 of the Pygame library was released.[5]

[edit] Libraries

There are several libraries that are built on top of Pygame, among them:

[edit] Games

There are numerous games using the pygame library, as listed below.

[edit] References

  1. about page
  2. Debian copyright file on Pygame at Debian Packages
  3. Download page for Pygame
  4. Pygame tutorial by Pete Shinners
  5. Introduction to Pygame that also contain historical account of the beginning of Pygame by Pete Shinners

[edit] External links

Personal tools