pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing
Wiki

Links

      
Search:  
 
 
  • Python: The official website for the Python language.
  • PyOpenGL: If you want to do 3D through pygame, you'll need this excellent binding of OpenGL for Python.
  • Python Game Libraries: A comprehensive list of game libraries available to Python coders. Includes extensions to PyGame and PyOpenGL, as well as many other options.
  • Python Performance Tips: - Skip Montenaro - Nov 2, 1999 A great list of ideas and specifics on how to keep your python code running its best.
  • SDL Documentation Project: - Martin Donlon This is some great documentation for SDL. Although this is for C code, and the functions have different names/args than their pygame counterparts, it is still a good source of information.
  • Amit's Game Programming Information: - Amit Patel Various collection of links and articles discussing general game development situations. Pathfinding, object design, etc.
  • Youtube about Game Programming - Peter Warden - Jan 19, 2001 General suggestions and advice on developing your game. Good for any programming language.
  • So You Want to be a Pixel Artist: - Tsugumo An excellent informational tutorial on how to create your own low color, low resolution game graphics. It starts with creating tiles and maps, all the way up to animated sprites. With great examples and images all the way through.
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Feb 3, 2012



Feb 2, 2012

Feb 1, 2012

Jan 31, 2012




Jan 30, 2012

Jan 29, 2012


... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)