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
10 changes: 7 additions & 3 deletions psudeo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ First, choose all players- 2 or more
Then start seperating the cards evenly by the number of players
To play UNO, each player has to match the card in the discard pile by number, color, or word.
If a player places a wild card:
Then the player can change the color of play. For Example, if the discard pile was red, and a player throws down a wild card and says to change the color to blue 7 that means now players have to play with the cards which has the new color or number
Then the player can change the color of play. For Example, if the discard pile was red,
and a player throws down a wild card and says to change the color to blue 7 that means
now players have to play with the cards which has the new color or number
If a player pulls out a reverse card:
the order of the play is changed. which means the order goes the other way around so if you are playing in counterwise then it would change to counter clockwise
the order of the play is changed. which means the order goes the other way around
so if you are playing in counterwise then it would change to counter clockwise
If a player pulls out a Wild Draw 4 card:
the player gets to change the color like the wild cardbut also player next to him has to pick up four cards
the player gets to change the color like the wild cardbut also player next
to him has to pick up four cards
If you have one card left:
you must shout out UNO! and
If you don't call "Uno" and you get caught by another player:
Expand Down