home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / RiscPc / jeux / umoria.arc / !Umoria / Docs / ManPage < prev    next >
Text File  |  1991-05-04  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4.           MORIA(6)                                                 MORIA(6)
  5.  
  6.  
  7.  
  8.           NAME
  9.                moria - a dungeon game
  10.  
  11.           SYNOPSIS
  12.                moria [ -o ] [ -r ] [ -s ] [ -S ] [ -n ] [ -w ] [ savefile ]
  13.  
  14.           DESCRIPTION
  15.                Moria plays a dungeon game with you.  It lets you generate a
  16.                character, lets you buy equipment, and lets you wander in a
  17.                fathomless dungeon while finding treasure and being attacked
  18.                by monsters and fellow adventurers.  Typing ? gives you a
  19.                list of commands.
  20.  
  21.                The ultimate object of moria is to kill the Balrog, which
  22.                dwells on the 50th level of the dungeon, 2,500 feet under-
  23.                ground.  Most players never even reach the Balrog, and those
  24.                that do seldom live to tell about it.
  25.  
  26.                For a more complete description of the game, read the doc-
  27.                ument The Dungeons of Moria.
  28.  
  29.                By default, moria will save and restore games from a file
  30.                called moria.save in your home directory.  If the environ-
  31.                ment variable MORIA_SAV is defined, then moria will use that
  32.                file name instead of the default.  If MORIA_SAV is not a
  33.                complete path name, then the savefile will be created or
  34.                restored from the current directory.  You can also expli-
  35.                citly specify a savefile on the command line.
  36.  
  37.                If you use the -n option, moria will create a new game,
  38.                ignoring any savefile which may already exist.  This works
  39.                best when a savefile name is specified on the command line,
  40.                as this will prevent moria from trying to overwrite the
  41.                default savefile (if it exists) when you try to save your
  42.                game.
  43.  
  44.                You move in various directions by pressing the numeric
  45.                keypad keys, VMS-style.  If you specify -r, you move the
  46.                same way you do in rogue(6).  You can also specify -o to
  47.                force the VMS-style command set.  These options will over-
  48.                ride defaults stored in the savefile.  If these options are
  49.                given multiple times, only the last one will take effect.
  50.  
  51.                If you specify -s, moria prints all of the scores in the
  52.                score file and exits.  On a multiuser system, if you specify
  53.                -S, moria prints prints only those scores belonging to you
  54.                and then exits.
  55.  
  56.                If you specify -w, moria will start up in wizard mode.  You
  57.                can resurrect a dead character by using this option when
  58.                starting the game.  Resurrected characters are teleported to
  59.                the town level and given zero hitpoints.  Wizard mode is
  60.                intended for debugging the game, and for experimenting with
  61.  
  62.  
  63.           Rev.                                                       Page 1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.           MORIA(6)                                                 MORIA(6)
  71.  
  72.  
  73.  
  74.                new features.  Any other use is considered cheating.  Games
  75.                played with wizard mode are not scored.
  76.  
  77.           AUTHORS
  78.                The original version of Moria was written in VMS/Pascal by
  79.                Robert Alan Koeneke, Jimmey Wayne Todd, Gary McAdoo, and
  80.                others at the University of Oklahoma.  This version was
  81.                written by Jim Wilson at the University of California,
  82.                Berkeley.
  83.  
  84.           BUGS
  85.                A suspended game that gets a hangup signal will die without
  86.                creating a save file.
  87.  
  88.                Rerolling with a % at the class prompt not implemented.
  89.  
  90.                For a more comprehensive list, see the ERRORS file in the
  91.                source distribution.
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.           Rev.                                                       Page 2
  130.  
  131.  
  132.  
  133.