1WORMS(6) BSD Games Manual WORMS(6)
2
4 worms — animate worms on a display terminal
5
7 worms [-ft] [-d delay] [-l length] [-n number]
8
10 A UNIX version of the DEC-2136 program “worms”.
11
12 The options are as follows:
13
14 -f Makes a “field” for the worm(s) to eat.
15
16 -t Makes each worm leave a trail behind it.
17
18 -d Specifies a delay, in milliseconds, between each update. This is
19 useful for fast terminals. Reasonable values are around 20-200.
20 The default is 0.
21
22 -l Specifies a length for each worm; the default is 16.
23
24 -n Specifies the number of worms; the default is 3.
25
26 May 31, 1993