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
3 changes: 2 additions & 1 deletion Uno.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ Define face cards as:
King = next player draws 2 cards from draw pile
Ace = next player draws 4 cards from draw pile
Joker = current player draws 2 cards from draw pile:
If Joker has no suit:
If Joker has no suit:// Jokers do not have a suit???????
// http://i0.kym-cdn.com/photos/images/newsfeed/001/183/604/ee9.png
then Joker = suit4

Define order of players:
Expand Down