1WORMS(6) Games Manual WORMS(6)
2
3
4
6 worms - animate worms on a display terminal
7
9 /usr/games/worms [ -field ] [ -length # ] [ -number # ] [ -trail ]
10
12 Brian Horn (cithep!bdh) showed me a TOPS-20 program on the DEC-2136
13 machine called WORM, and suggested that I write a similar program that
14 would run under Unix. I did, and no apologies.
15
16 -field makes a "field" for the worm(s) to eat; -trail causes each worm
17 to leave a trail behind it. You can figure out the rest by yourself.
18
20 /etc/termcap
21
23 Eric P. Scott
24
26 Snails, by Karl Heuer
27
29 The lower-right-hand character position will not be updated properly on
30 a terminal that wraps at the right margin.
31
32 Terminal initialization is not performed.
33
34
35
364th Berkeley Distribution May 20, 1985 WORMS(6)