Objective:
- Build eight sequences of cards in descending order (King to Ace) within the same suit (e.g., Spades or Hearts) to remove them from the tableau and win the game.
Setup:
- Two standard 52-card decks (104 cards total)
- Only two suits used (e.g., Spades and Hearts), four sets of each suit
- Tableau: 10 columns (first 4 columns have 6 cards each, remaining 6 have 5 cards each)
- Stock: 50 remaining cards
Gameplay Rules:
- Move cards in descending order (10 on J, 9 on 10)
- Same-suit sequences can be moved together (7♠-6♠-5♠)
- Different suits can be placed on each other but can't be moved as group
- Empty columns can be filled with any card/valid sequence
- Deal 10 new cards (one to each column) when stuck
- Completed K-to-A sequences are automatically removed
Winning:
- Remove all eight sequences (four per suit) from the tableau.