slackbuilds_ponce/python/pygame
2012-08-23 15:49:28 -05:00
..
pygame.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
pygame.SlackBuild python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00
README python/pygame: Fixed dep information 2012-08-23 15:49:28 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

Pygame is a set of Python modules designed for writing games.

It is written on top of the excellent SDL library. This allows you to create
fully featured games and multimedia programs in the python language. Pygame
is highly portable and runs on nearly every platform and operating system.