aboutsummaryrefslogtreecommitdiff
path: root/python/python3-sge/slack-desc
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-12-29 15:10:08 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-04 07:55:38 +0700
commit835e8dfd2e344d50719e9553831a3fe55d8dec9f (patch)
tree5de73929cb9ded1b33e52124928a87ad37ea4918 /python/python3-sge/slack-desc
parentef26b1634c71f8c180fb73faa6d16bc37903c5cb (diff)
python/python3-sge: Added (2d game engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-sge/slack-desc')
-rw-r--r--python/python3-sge/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-sge/slack-desc b/python/python3-sge/slack-desc
new file mode 100644
index 0000000000..8c656152a7
--- /dev/null
+++ b/python/python3-sge/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-sge: python3-sge (2d game engine for python3 and pygame)
+python3-sge:
+python3-sge: The Seclusion Game Engine ("SGE", pronounced like "sage") is a
+python3-sge: general-purpose libre open source 2-D game engine for Python. It
+python3-sge: takes care of several details for you so you can focus on the game
+python3-sge: itself. This makes more rapid game development possible, and it also
+python3-sge: makes the SGE easy to learn.
+python3-sge:
+python3-sge: SGE was formerly known as "Stellar Game Engine" and "sge-python".
+python3-sge:
+python3-sge: This package @HASDOC@ the SGE API documentation.