
Rack-O is a classic fast race card game. Each player slots ten randomly dealt cards into a numbered rack, then draws and discards on each turn trying to arrange all ten in ascending order. The first player to get their rack in sequence shouts 'Rack-O!' and scores the hand; the first to a target total (traditionally 500) wins the game.
Store links
As an Amazon Associate, How You Rank earns from qualifying purchases. Prices and availability live on retailer sites.
Turn timer
Keep turns moving with a per-player clock for Rack-O.
Deal 10 cards into each player's rack, then draw-and-discard each turn to sort the rack ascending. First to a complete ascending rack calls 'Rack-O!' and scores the hand; play hands until someone reaches the target total.
Rack-O is a quick, accessible sequencing card game for 2-4 players. Each player holds a plastic rack of ten slots and races to arrange ten numbered cards into ascending order by repeatedly drawing one card and discarding another.
A deck of 60 cards numbered 1-60.
One rack per player, with 10 numbered slots (often labelled 50, 45, 40, ... down to 5, or similar) to hold ten cards.
Use a subset of the deck depending on how many people are playing:
2 players: use cards 1-40 only.
3 players: use cards 1-50.
4 players: use the full 1-60 deck.
Shuffle the cards in play.
Deal 10 cards to each player, one at a time. As each card arrives, the player drops it into the next open slot of their rack from the top down (first card in the top slot, second card in the next slot, and so on).
Cards may not be rearranged in the rack at any time — they stay in the slot they were dealt into and are only ever swapped out by the draw-and-discard action.
Place the remaining cards face-down as the draw pile; turn the top card face-up to start the discard pile.
On your turn, do the following:
Draw one card, either:
Decide:
The card you slot in goes into the exact slot you choose, displacing whatever was there. You never reorder existing cards.
Play passes to the left.
The first player whose ten cards are all in ascending order from slot 1 (lowest) to slot 10 (highest) calls "Rack-O!" and wins the hand. The hand ends immediately.
Score each hand (see Scoring). The first player to reach the target total — traditionally 500 points — wins the game. Play continues hand after hand until someone crosses that target.
The hand winner scores 75 (50 for ten cards + 25 Rack-O bonus); others score 5 per ascending card from slot 1 until the run breaks. With the optional Bonus Rack-O on, the winner can instead score 125/175/275/475 for a consecutive run of 3/4/5/6+. The match winner is the player with the highest total when someone crosses the points target (default 500).
total_points is the authoritative match score. The points_target, bonus_racko, and hands_played knobs are match params on this variant's ruleset; the Bonus Rack-O consecutive-run reward is folded into total_points and is not separately recorded as a metric. The per-player count metrics hands_won and best_consecutive_run are diagnostic side metrics only and intentionally do NOT sum to total_points.