Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GoFish.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Repeat until each person has recieved 5 cards including the dealer:
If cards for everyone have emptied:
count points to find winner
If player has all 4 of a card:
add one point
add one point
If the 4 matching cards are face cards or 2-10 cards:
add one point
// Count all points and add up
Expand Down