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/man6/cards.6 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/unix-v10/man6/cards.6')
| -rw-r--r-- | static/unix-v10/man6/cards.6 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/static/unix-v10/man6/cards.6 b/static/unix-v10/man6/cards.6 new file mode 100644 index 00000000..4761650f --- /dev/null +++ b/static/unix-v10/man6/cards.6 @@ -0,0 +1,43 @@ +.TH CARDS 6 +.CT 1 games +.SH NAME +canfield, fish \- card games +.SH SYNOPSIS +.B /usr/games/fish +.PP +.B /usr/games/canfield +.SH DESCRIPTION +.PP +The object of the children's card game +.I fish +is to accumulate `books' of 4 cards of equal rank. +At each turn one player +selects a card from his hand, and asks the other player for +all cards of that rank. +If the other player has some, he hands them all over +and the first player makes another request. +The turn ends when +the second player has no card of the rank requested; +he replies, `Go fish!' +The first +player then draws a card from the `pool' of undealt cards. +If this is the card he had last requested, he draws again. +.PP +The ranks are called +.LR a , +.LR 2 , +\&..., +.LR 10 , +.LR j , +.LR q , +.LR k . +Hitting +return requests information about the state of the game. +Typing +.L p +as a first +guess gets `pro' level play. +.PP +.I Canfield +is a solitaire game. +It requires a cursor-addressed terminal. |
