diff options
author | David Melik <dchmelik@gmail.com> | 2012-08-10 17:24:05 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-10 18:29:17 -0500 |
commit | cb3928b6eda11c9eea0f2fc9e7e08234e3f5beb1 (patch) | |
tree | a64e8a95c80b136345b6ebaed1983444da742a65 /games/moria/README | |
parent | 028ae838cf6dbc8bcba27fe77014a4efbcda9208 (diff) | |
download | slackbuilds-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/README | 13 |
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). |