diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 14:28:22 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:28:22 +0200 |
commit | fcd83d8dcae082fd5851f2d21d10a422a5f62bc8 (patch) | |
tree | 1dcbc20d4cc9e84abd98cc82898f077ae0f6fd94 /games/moria/README | |
parent | b3b6fdfb6a08eca1cd517eb9e537fb0436b1690f (diff) | |
download | slackbuilds-fcd83d8dcae082fd5851f2d21d10a422a5f62bc8.tar.gz |
games/moria: Initial import
Diffstat (limited to 'games/moria/README')
-rw-r--r-- | games/moria/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/games/moria/README b/games/moria/README new file mode 100644 index 0000000000..6c5f8160c0 --- /dev/null +++ b/games/moria/README @@ -0,0 +1,18 @@ +Moria/UMoria - a roguelike game. + +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). + +NOTE: despite the package name, this is actually UMORIA 5.5.2. + Also, this is a repackaging of Debian's binary, as the original source + seems to be impossible to find. + |