diff options
author | David Melik <dchmelik@gmail.com> | 2023-02-08 23:37:11 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-11 09:30:34 +0700 |
commit | fa14651540c15b952d7cef70850c972fa9041f11 (patch) | |
tree | 60a849e657254e988955da772a18df5e7e746e0c /games/crawl/slack-desc | |
parent | 72f587607fa373dfd91919aaecc06d9c360ded96 (diff) |
games/crawl: Added (dungeon exploration game)
Renamed from stone_soup
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/crawl/slack-desc')
-rw-r--r-- | games/crawl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/crawl/slack-desc b/games/crawl/slack-desc new file mode 100644 index 0000000000..b9ae66cc37 --- /dev/null +++ b/games/crawl/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------------------------------------------------------| +crawl: crawl (dungeon exploration game) +crawl: +crawl: Dungeon Crawl Stone Soup is a game of dungeon exploration, combat and +crawl: magic, involving characters of diverse skills, worshipping deities of +crawl: great power and caprice. To win, you'll need to be a master of tactics +crawl: and strategy, and prevail against overwhelming odds. +crawl: +crawl: The traditional ASCII roguelike version is: crawl-ascii. +crawl: The new SDL version is: crawl. +crawl: +crawl: homepage: http://crawl.develz.org/ |