don't overwrite scoreboard if it exists
[unix-history] / usr / src / games / worms / worms.6
CommitLineData
71f88c5b
KM
1.\" Copyright (c) 1980 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
be8e8cf8 5.\" @(#)worms.6 6.2 (Berkeley) %G%
71f88c5b 6.\"
0555f703 7.TH WORMS 6 ""
71f88c5b
KM
8.UC 4
9.SH NAME
10worms \- animate worms on a display terminal
11.SH SYNOPSIS
bea29141 12.B /usr/games/worms
71f88c5b 13[
be8e8cf8 14.B \-ft
71f88c5b 15] [
bea29141 16.B \-length
71f88c5b 17# ] [
bea29141 18.B \-number
be8e8cf8 19# ]
71f88c5b
KM
20.SH DESCRIPTION
21.ad b
22Brian Horn (cithep!bdh) showed me a
23.I TOPS-20
24program on the DEC-2136 machine called
25.IR WORM ,
26and suggested that I write a similar program that would run under
27.IR Unix .
28I did, and no apologies.
29.PP
be8e8cf8 30.B \-f
71f88c5b 31makes a "field" for the worm(s) to eat;
be8e8cf8 32.B \-t
71f88c5b
KM
33causes each worm to leave a trail behind it. You can figure
34out the rest by yourself.
35.SH FILES
36/etc/termcap
37.SH AUTHOR
38Eric P. Scott
39.SH SEE ALSO
40.IR Snails ,
41by Karl Heuer
71f88c5b
KM
42.SH BUGS
43The lower-right-hand character position will not be updated properly
44on a terminal that wraps at the right margin.
45.PP
46Terminal initialization is not performed.