1GO-FISH(6)                     BSD Games Manual                     GO-FISH(6)
2

NAME

4     go-fish — play “Go Fish”
5

SYNOPSIS

7     go-fish [-p]
8

DESCRIPTION

10     go-fish is the game “Go Fish”, a traditional children's card game.
11
12     The computer deals the player and itself seven cards, and places the rest
13     of the deck face-down (figuratively).  The object of the game is to col‐
14     lect “books”, or all of the members of a single rank.  For example, col‐
15     lecting four 2's would give the player a “book of 2's”.
16
17     The options are as follows:
18
19     -p      Professional mode.
20
21     The computer makes a random decision as to who gets to start the game,
22     and then the computer and player take turns asking each other for cards
23     of a specified rank.  If the asked player has any cards of the requested
24     rank, they give them up to the asking player.  A player must have at
25     least one of the cards of the rank they request in their hand.  When a
26     player asks for a rank of which the other player has no cards, the asker
27     is told to “Go Fish!”.  Then, the asker draws a card from the non-dealt
28     cards.  If they draw the card they asked for, they continue their turn,
29     asking for more ranks from the other player.  Otherwise, the other player
30     gets a turn.
31
32     When a player completes a book, either by getting cards from the other
33     player or drawing from the deck, they set those cards aside and the rank
34     is no longer in play.
35
36     The game ends when either player no longer has any cards in their hand.
37     The player with the most books wins.
38
39     go-fish provides instructions as to what input it accepts.
40

BUGS

42     The computer cheats only rarely.
43
44BSD                              May 31, 1993                              BSD
Impressum