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

CompileUbuntu

      
Search:  
 
 
Install the development libraries and dependencies needed to install pygame. Download pygame from subversion, build, then install!
#install dependencies
sudo apt-get install python-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsdl1.2-dev libsmpeg-dev python-numpy subversion libportmidi-dev
 
svn co svn://seul.org/svn/pygame/trunk pygame
 
cd pygame
python setup.py build
sudo python setup.py install
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Mar 10, 2010

Mar 9, 2010






Mar 8, 2010





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