pygame is
pygame.org is
|
Wiki
SubversionYou can browse the svn repository online at this new url. Note the old www.seul cvs url no longer works. http://svn.seul.org/viewcvs/viewvc.cgi/trunk/?root=PyGame You can also make a checkout with this subversion command1. hosting packagessvn co svn://seul.org/svn/pygame/trunk pygame You can find development binaries at "The Spectacularly Adequate Automated Pygame Build Page". Mac, and windows binaries are built after every svn checkin - tested, and then uploaded. A feed is available for changes to svn: changes from launchpad mirror of svn. Compilation and essays instructions can be found in the wiki: http://pygame.org/wiki/Compilation
1 To get pgreloaded (Pygame Reloaded, Pygame 2) svn co svn://seul.org/svn/pygame/branches/pgreloaded [edit] |
|