blob: b50fea6f968aea2c5969511825d9a8a24bb8a852 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
|
.TH GAMES 1
.CT 1 misc inst_info
.SH NAME
games, demo \- some playthings
.SH SYNOPSIS
.2C
.fi
.BI /usr/jerq/bin/demo
[
.I game
]
.de xx
.ti -3n
\fB\\$1 \\$2 \\$3\fP
.br
..
.PP
.xx Labyrinth games
.B adventure
.br
.B zork
.br
.B rogue
.br
.B wump
.PP
.xx Card games
.B fish
.br
.B canfield
.br
.B bridge
[
.I arg ...
]
.br
.B mille
.PP
.xx Board games
.B back
.PP
.xx Word games
.B hangman
[
.B -a
]
.br
.B word_clout
.br
.B ana
[
.I n
]
.br
.B festoon
.I length percent
.PP
.xx System games
.B imp
.br
.B tso
.PP
.xx War games
.B mars
[
.B -dfhmp
]
[
.BI -cqs value
]
.I file ...
.br
.B ogre
[
.I type
]
.br
.B warp
.PP
.xx Games of speed and dexterity
.B atc
.br
.B snake
.br
.B worm
.br
.PP
.xx Educational games
.B quiz
[
.B \-i
.I file
]
[
.B \-t
]
[
.I question answer
]
.br
.B arithmetic
[
.B +-x/
]
[
.I range
]
.br
.PP
.xx Creative games
.B /usr/jerq/bin/twid
.br
.B banner
.PP
.xx Sayings
.B fortune
[
.I file
]
.br
.B doctor
.br
.B say
[
.I N
]
.PP
.xx Coding games
.br
.B bcd
.IR text
.br
.B ppt
.br
.B morse
.br
.B /usr/bin/number
.PP
.xx Out-of-layer games
.B /usr/jerq/bin/pen
.br
.B /usr/jerq/bin/crabs
[
.B -i
]
.B \e
.br
[
.B -s
.I gracetime
]
[
.B -v
.I speed
]
[
.I n
]
.sp
.1C
.PD
.SH DESCRIPTION
Game programs exist sporadically on various machines.
Manuals for many of them may be obtained by using
.IR man (1).
For example, to see manual pages for
.I atc
and
.I twid,
type
.BR "man atc twid" .
Unless shown otherwise, games live in
.FR /usr/games ,
which may be put in your shell
.B PATH
to reach them more conveniently.
Some need a cursor-addressed terminal; see the appropriate
manual pages and
.IR term (9.1).
.PP
.I Demo
and other games found in
.FR /usr/jerq/bin
need a Teletype 5620 terminal running under
.IR mux (9.1).
.I Demo
comprises many games, which are listed when it
is invoked without an argument.
Experiment with the mouse to find out they work.
Some unobvious interactions are these:
.IP
.I Swar
is for two players, one using
.L asdwx
on the keyboard, the other
.LR 12350
on the keypad.
.br
.I Pacman
is controlled by
.L hjkl
keys as in
.IR vi (1).
.PP
Here is a list of some
.I demo
games.
.LP
.2C
.xx Watch the time
.B clock
.PP
.xx War games
.B swar
.br
.PP
.xx Games of speed and dexterity
.B gebam
.br
.B pengo
.br
.B centipede
.br
.B asteroids
.br
.B pacman
.PP
.xx Educational games
.B maxwell
.PP
.xx Out-of-layer games
.B tracks
.br
.B pogo
.br
.B magnet
.PP
.xx Animation
.B EWD
.br
.B road
.br
.B juggle
.br
.B ball
.br
.B fence
.PP
.xx Movies
.B horse
.br
.B dodec
.br
.B explode
.br
.B arno
.PP
.xx Patterns
.B bounce
.br
.B moire
.br
.B fireworks
.br
.B rose
.br
.B disc
.br
.B lunch
.1C
.SH " "
|