The objective of the game is to run out of cards as soon as possible
Each player starts the game with 3 cards face down, 3 cards face up and 3 cards in hand
In a turn, the active player has to play a card on top of discard pile if possible
Rules for playing a card are:
If there are no cards in discard. you can play any card
Otherwise play a card that has a higher value than the card on top of the discard pile.
Highest card for this game is A. 2 and 10 are wild
After playing a card, if you have fewer than 3 cards in your hand AND there are cards left on the deck, draw a card
If you can't play a card, you'll collect the discard pile into your hand, the previous player gets to go again.
You can only play cards from the table face up when your hand is empty, and you can only play face down cards when you don't have any other cards
Special situations:
- 2 is a wild card. It can be played regardless of the number on top of discard. Then play another card
- 10 is a wild card. It can be played regardles of the number on top of discard AND it will get rid of current discard pile (trashed). Then play another turn
- If the top of the discard pile has 3 or 4 continuous cards of the same value, the discard pile gets trashed and current player gets another turn.
- If you have multiple cards of the same value, you can choose to play as many as you'd like
Game is over when no one has cards left
Players will be ranked in the order of which they got rid of all the cards