summaryrefslogtreecommitdiffstats
path: root/python/python2-pygame/README
blob: d99665afd667a104db553e856cf4e37ccd0a2273 (plain)
1
2
3
4
5
Pygame is a free and open-source cross-platform library for the
development of multimedia applications like video games using
Python. It uses the Simple DirectMedia Layer library and several
other popular libraries to abstract the most common functions,
making writing these programs a more intuitive task.