Final Card-Down Rules

The Cards

There are 800 cards in the traditional deck for Final Card-Down. Each card has a suit, color, and a value and there are two of each kind of card.

There are 16 values that a card can have, one for each value from 0 to F in hexadecimal; 0 may also be referred to as NULL. There are five suits; hearts, diamonds, clubs, spades, and questions. There are five colors; red, blue, green, yellow, and purple.

BLUE-2-DIAMONDS RED-13-DIAMONDS GREEN-12-QUESTIONS PURPLE-12-SPADES YELLOW-13-QUESTIONS PURPLE-15-HEARTS RED-10-SPADES YELLOW-3-SPADES

The Start of Play

At the start of the game, the deck is shuffled. From the deck, each player is dealt 7 cards. The first card goes to the first player, the second to the second player, the third to the third player, the fourth to the fourth player, the fifth to the first player, and so on, until each player has 7 cards. These 7 cards form the players hand. The top card on the deck is then removed and placed facing up, starting the discard pile. The rest of the deck becomes the draw pile.

Playing the Game

Each player takes a turn, starting in a clockwise direction. During a turn a player may make one of the following sets of actions:

If there are no cards remaining in the draw pile, then the current discard pile is collected and inverted to become the draw pile. The discard pile does not need to be shuffled when turning it into the draw pile. The first card that was played into the discard pile will become the first card to be drawn from the draw pile.

Winning the Game and Scoring

A player’s score at any point in the game is the sum of the cards in their hand.

The game ends when a player places their final card down onto the discard pile, leaving them with an empty hand.

This means that as soon as the player places their card down, the game ends. The player does not need to declare the end of their turn for the game to end.