diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man9/crabs.9 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/unix-v10/man9/crabs.9')
| -rw-r--r-- | static/unix-v10/man9/crabs.9 | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/static/unix-v10/man9/crabs.9 b/static/unix-v10/man9/crabs.9 new file mode 100644 index 00000000..edf2fc93 --- /dev/null +++ b/static/unix-v10/man9/crabs.9 @@ -0,0 +1,52 @@ +.TH CRABS 9.6 +.CT 1 games +.SH NAME +crabs \- graphical marine adventure game +.SH SYNOPSIS +.B crabs +[ +.B -i +] +[ +.B -s +.I duration +] +[ +.B -v +.I velocity +] +[ +.I number +] +.SH DESCRIPTION +In +.IR crabs , +difficult situations are encountered in trying to kill or capture +crustaceans swarming in a murky sea. +You will have to work very +rapidly to keep your territory free of seabed intruders. +At first, +you may even find it hard to keep a clear view of your surroundings, but +later discoveries about the spirit of the game will suggest a solution. +.PP +There are several options. +.TP +.B -i +causes the intruders to play intelligently, allowing them to avoid detection. +.TP +.B -s +simplifies the game for the first +.I duration +time intervals. +Default is 0. +5-10 is recommended for beginners, although +you may want to forgo this option the first time, just to see how interesting +it can get. +.TP +.B -v +adjusts the velocity of the crabs, 1 being fastest. +Default is 5. +.PP +.I Number +specifies the number of intruders. +Default is 30. |
