diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-08-18 03:27:19 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-08-18 03:27:19 +0000 |
commit | a33427cdc74e87f3a511989dc14ddfedf42e80a4 (patch) | |
tree | 670dced6681f72f5e218bcdf6e4b98c9642cc02a /games/rogue | |
parent | 3a351b65724a0b802f4e91c9e9f479f2f73a9dac (diff) |
Formatting
Diffstat (limited to 'games/rogue')
-rw-r--r-- | games/rogue/rogue.6 | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/games/rogue/rogue.6 b/games/rogue/rogue.6 index b79b70270d0..6fe8b84c70e 100644 --- a/games/rogue/rogue.6 +++ b/games/rogue/rogue.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rogue.6,v 1.7 2001/06/23 05:57:03 deraadt Exp $ +.\" $OpenBSD: rogue.6,v 1.8 2001/08/18 03:27:17 pjanzen Exp $ .\" .\" Copyright (c) 1988, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,29 +47,36 @@ .\" .Op Fl d .Sh DESCRIPTION .Nm -is a computer fantasy game with a new twist. It is crt oriented and the +is a computer fantasy game with a new twist. +It is crt oriented and the object of the game is to survive the attacks of various monsters and get a lot of gold, rather than the puzzle solving orientation of most computer fantasy games. .Pp -To get started you really only need to know two commands. The command +To get started you really only need to know two commands. +The command .Ic \&? will give you a list of the available commands and the command .Ic \&/ will identify the things you see on the screen. .Pp -To win the game (as opposed to merely playing to beat other people's high -scores) you must locate the Amulet of Yendor which is somewhere below -the 20th level of the dungeon and get it out. Nobody has achieved this +To win the game +.Po +as opposed to merely playing to beat other people's high scores +.Pc +you must locate the Amulet of Yendor which is somewhere below +the 20th level of the dungeon and get it out. +Nobody has achieved this yet and if somebody does, they will probably go down in history as a hero among heroes. .Pp -When the game ends, either by your death, when you quit, or if you (by -some miracle) manage to win, +When the game ends, either by your death, when you quit, or if you +.Pq by some miracle +manage to win, .Nm -will give you a list of the top-ten scorers. The scoring is based entirely -upon how much gold you get. There is a 10% penalty for getting yourself -killed. +will give you a list of the top-ten scorers. +The scoring is based entirely upon how much gold you get. +There is a 10% penalty for getting yourself killed. .Pp If .Ar save_file |