xref: /original-bsd/games/worms/worms.6 (revision efe8c834)
1.\" Copyright (c) 1989, 1993
2.\"	The Regents of the University of California.  All rights reserved.
3.\"
4.\" %sccs.include.redist.man%
5.\"
6.\"	@(#)worms.6	8.1 (Berkeley) 05/31/93
7.\"
8.Dd
9.Dt WORMS 6
10.Sh NAME
11.Nm worms
12.Nd animate worms on a display terminal
13.Sh SYNOPSIS
14.Nm worms
15.Op Fl ft
16.Op Fl l Ar length
17.Op Fl n Ar number
18.Sh DESCRIPTION
19A UNIX version of the DEC-2136 program ``worms''.
20.Pp
21The options are as follows:
22.Bl -tag -width indent
23.It Fl f
24Makes a ``field'' for the worm(s) to eat.
25.It Fl t
26Makes each worm leave a trail behind it.
27.It Fl l
28Specifies a length for each worm; the default is 16.
29.It Fl n
30Specifies the number of worms; the default is 3.
31.Sh BUGS
32The lower-right-hand character position will not be updated properly
33on a terminal that wraps at the right margin.
34