slackbuilds/libraries/pygame
David Somero 6d5cf16009 libraries/pygame: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:10:04 -04:00
..
README libraries/pygame: Updated for version 1.7.1 2010-05-11 19:45:24 +02:00
pygame.SlackBuild libraries/pygame: Misc automated cleanups. 2010-06-04 01:10:04 -04:00
pygame.info libraries: nitpicks on ordering of .info file 2010-05-18 00:29:17 -05:00
slack-desc libraries/pygame: Updated for version 1.7.1 2010-05-12 17:42:06 +02:00

README

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.