summaryrefslogtreecommitdiffstats
path: root/python/python2-pygame/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-pygame/README')
-rw-r--r--python/python2-pygame/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python2-pygame/README b/python/python2-pygame/README
new file mode 100644
index 0000000000..d99665afd6
--- /dev/null
+++ b/python/python2-pygame/README
@@ -0,0 +1,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.