summaryrefslogtreecommitdiffstats
path: root/libraries/pygame/README
blob: 8e7cbc387acf858ca2b6c012de2eb91d57e62428 (plain)
1
2
3
4
5
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.