diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
| commit | 711594636704defae873be1a355a292505585afd (patch) | |
| tree | 59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man9/demo.9 | |
| parent | 3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff) | |
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man9/demo.9')
| -rw-r--r-- | static/v10/man9/demo.9 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/static/v10/man9/demo.9 b/static/v10/man9/demo.9 new file mode 100644 index 00000000..33071fec --- /dev/null +++ b/static/v10/man9/demo.9 @@ -0,0 +1,37 @@ +.TH DEMO 9.6 +.CT 1 games +.SH NAME +demo, swar, pacman \- graphic demonstrations and games +.SH SYNOPSIS +.B demo +[ +.I name +] +.SH DESCRIPTION +If a demo is named, +.I demo +runs it, otherwise +.I demo +produces a list of what's available. +.PP +Games that permit interaction are often controlled by the mouse; +experiment to find out what it does. +Some less obvious interactions are listed below. +.PP +.I Swar +is a two-player game. +One player uses the +.L asdwx +keys, +the other +.L 12350 +keys on the keypad. +.PP +.I Pacman +is controlled by the +.L hjkl +keys or the mouse. +.SH SEE ALSO +.IR crabs (9.6) +.SH BUGS +Some of the programs don't play fair. |
