diff options
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). |