slackbuilds/python/pygame
Robby Workman 48c22f9303 various: Kill lots of python3 dep mentions
This is far from complete.
We still need to review and tweak anything with "PYTHON" in
the README, as many/most/all of those are telling the user
how to build with python3 support. We almost surely want to
enable that by default in all of those cases.
2021-04-21 00:42:24 -05:00
..
README various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
config_unix.patch python/pygame: Updated for version 1.9.6. 2019-09-14 07:38:33 +07:00
pygame.SlackBuild python/pygame: Added python3 support. 2019-09-28 17:40:07 +07:00
pygame.info python/pygame: Updated for version 1.9.6. 2019-09-14 07:38:33 +07:00
slack-desc python/pygame: Updated for version 1.9.3 + new maintainer. 2017-07-01 07:41:55 +07: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.