summaryrefslogtreecommitdiffstats
path: root/games/moria/README
diff options
context:
space:
mode:
author David Melik2012-08-11 00:24:05 +0200
committer Robby Workman2012-08-11 01:29:17 +0200
commitcb3928b6eda11c9eea0f2fc9e7e08234e3f5beb1 (patch)
treea64e8a95c80b136345b6ebaed1983444da742a65 /games/moria/README
parent028ae838cf6dbc8bcba27fe77014a4efbcda9208 (diff)
downloadslackbuilds-cb3928b6eda11c9eea0f2fc9e7e08234e3f5beb1.tar.gz
games/moria: Added (a roguelike game)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/moria/README')
-rw-r--r--games/moria/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/moria/README b/games/moria/README
new file mode 100644
index 0000000000..e538f73b14
--- /dev/null
+++ b/games/moria/README
@@ -0,0 +1,13 @@
+Moria/UMoria is a single player roguelike game with a regenerating
+dungeon. moria is the predecessor of angband with a full-screen,
+text-based, turn-based interface. It features scrolling maps, and
+an infinite (constantly regenerated) dungeon.
+
+Moria's dungeons are populated by monsters, some of which are
+inspired by J.R.R. Tolkien's books. The goal of the game is to
+find and kill the Balrog, whereupon the player is crowned King.
+Your player can be created from a combination of 8 races (human,
+half-elf, elf, halfling, gnome, dwarf, half-orc, half-troll) and
+6 classes (warrior, mage, priest, rogue, ranger, paladin), and is
+measured by 6 attributes (strength, dexterity, intelligence,
+wisdom, constitution, and charisma).