diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2024-01-08 08:27:31 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-08 11:49:44 +0700 |
| commit | adb0a547da2a261d7a56a0c5de61885c03ed2399 (patch) | |
| tree | d63bfdc74832c9ac23cd284866024b3992ff636e /python/python3-pygame/README | |
| parent | 3548082ae2d408764e35855924d6f3025707e2df (diff) | |
python/python3-pygame: Added (python3 version of pygame).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pygame/README')
| -rw-r--r-- | python/python3-pygame/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-pygame/README b/python/python3-pygame/README new file mode 100644 index 0000000000..d99665afd6 --- /dev/null +++ b/python/python3-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. |
