diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2015-09-10 20:43:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-10 20:43:25 +0700 |
commit | 167d7118ba027cacefe662c452e3258b53a6910a (patch) | |
tree | 90fab79a2be8bd643079a5ea63ad12a928cba429 /games/KAdventure/slack-desc | |
parent | 2c9d6208d06455e859538e3de6b060793e17a7a0 (diff) | |
download | slackbuilds-167d7118ba027cacefe662c452e3258b53a6910a.tar.gz |
games/KAdventure: Added (a simple 2D qt puzzle game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/KAdventure/slack-desc')
-rw-r--r-- | games/KAdventure/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/KAdventure/slack-desc b/games/KAdventure/slack-desc new file mode 100644 index 0000000000..07c4014d77 --- /dev/null +++ b/games/KAdventure/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------------------------------------------------------| +KAdventure: KAdventure (a simple 2D qt puzzle game) +KAdventure: +KAdventure: Guide the man to the exit. There are fifteen levels. +KAdventure: you can create and load your own levels. look at the source +KAdventure: for examples. +KAdventure: +KAdventure: Software By Arend van Beelen jr. +KAdventure: +KAdventure: +KAdventure: +KAdventure: https://github.com/arendjr/KAdventure/ |