pygame   documentation
||  Home  ||  Help Contents  ||
 
|| pygame || cdrom || constants || cursor || display || draw ||
|| event || font || image || joystick || key || mixer ||
|| mixer_music || mouse || movie || sndarray || surfarray || time ||
|| transform ||
 
|| CD || Channel || Clock || Font || Joystick || Movie ||
|| Overlay || Rect || Sound || Surface ||
 
|| color || cursors || sprite ||

Pygame Documentation


The pygame documentation is mainly generated automatically from the source code. Each module and object in the package is broken into its own page in the reference documentation. The names of the objects are capitalized, while the regular module names are lower case.
 
The pygame documentation also comes with a full set of tutorials. You can find links to these tutorials and other documentation files below.

Tutorials
  • DisplayModes - Choosing and Configuring Display Modes
  • Executable - Creating a Standalone Windows Executable
  • ImportInit - Import and Initialize
  • MoveIt - Help! How Do I Move An Image?
  • SpriteIntro - Sprite Module Introduction
  • ChimpLineByLine - Line by Line Descriptions of the Chimp Example
  • Intro - Pygame Python Introduction
  • Newbieguide - David Clark's Newbie Guide To Pygame
  • SurfarrayIntro - Introduction to the surfarray module
  • MakeGames - Tom Chance's Making Games Tutorial

  •  
    Included With Pygame
  • Readme - Pygame Readme Information
  • Install - Install Information
  • LGPL - Gnu lesser general public license
  • Logos - Pygame Logos



  • Full Index