pygame  
pygame
documentation
||  Home  ||  Help Contents  ||
 
|| CD || Channel || Font || Joystick || Rect || Sound || Surface ||
|| pygame || UserRect || cdrom || constants || cursors || display || draw ||
|| event || font || image || joystick || key || mixer || mixer_music ||
|| mouse || surfarray || time || version ||

Pygame Documentation


The pygame documentation is broken into several parts. First there is the reference docs. These are automatically generated from the pygame sources. They have the most up to date information about each function and module.

There is also the set of tutorials, which is currently slim, but in the process of expanding. The navigation links on the top of this page should be enough to get you comfortable around the site. The list of tutorials is offered below.

Text File Documentation
  • fullinstall - Build instructions for building and installing pygame
  • init - Information about importing and initializing pygame

  •  
    Tutorials
  • tut/ChimpLineByLine - Line by Line Descriptions of the Chimp Example
  • tut/DisplayModes - Choosing and Configuring Display Modes
  • tut/Executable - Creating a Standalone Windows Executable