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
5 changes: 3 additions & 2 deletions Pseudo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ Pseudo Code
* Player 1 gives all requested card(s) to Player 1
* Player 2 may ask again
* If any player holds 4 of the same card:
* That card is put down as a book, and that card value is essentially removed from the game
* That card is put down as a book, increasing the players score by 1
* Those cards can no longer be taken from the player
* If all books have been created:
* The player with the most cards wins
* The player with the most books wins
* Game ends