summaryrefslogtreecommitdiff
path: root/games/worm
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>2001-08-18 03:27:19 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>2001-08-18 03:27:19 +0000
commita33427cdc74e87f3a511989dc14ddfedf42e80a4 (patch)
tree670dced6681f72f5e218bcdf6e4b98c9642cc02a /games/worm
parent3a351b65724a0b802f4e91c9e9f479f2f73a9dac (diff)
Formatting
Diffstat (limited to 'games/worm')
-rw-r--r--games/worm/worm.620
1 files changed, 12 insertions, 8 deletions
diff --git a/games/worm/worm.6 b/games/worm/worm.6
index 4aea12eb589..60880fc1c47 100644
--- a/games/worm/worm.6
+++ b/games/worm/worm.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: worm.6,v 1.7 1999/07/09 13:35:57 aaron Exp $
+.\" $OpenBSD: worm.6,v 1.8 2001/08/18 03:27:17 pjanzen Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -46,19 +46,23 @@
In
.Nm worm ,
you are a little worm: your body is the "o"'s on the screen
-and your head is the "@". You move with the hjkl keys (as in the game
+and your head is the "@".
+You move with the hjkl keys (as in the game
.Xr snake 6 Ns ).
If you don't press any keys, you continue in the direction you
-last moved. The upper case HJKL keys move you as if you had pressed
+last moved.
+The upper case HJKL keys move you as if you had pressed
several of the corresponding lower case key (9 for HL and 5 for JK, or
until you run into a digit, whichever comes first).
.Pp
-On the screen you will see a digit. If your worm eats the digit it will
-grow longer by that number of "o"'s. The object of the game is to see how
-long you can make the worm grow.
+On the screen you will see a digit.
+If your worm eats the digit it will grow longer by that number of "o"'s.
+The object of the game is to see how long you can make the worm grow.
.Pp
The game ends when the worm runs into either the sides of the screen
-or itself. The current score (how much the worm has grown) is kept in
-the upper right corner of the screen.
+or itself.
+The current score
+.Pq how much the worm has grown
+is kept in the upper right corner of the screen.
.Pp
The optional argument, if present, is the initial length of the worm.