mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
6 lines
291 B
Text
6 lines
291 B
Text
|
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.
|