Goal
Organize all 104 cards in columns in descending runs from King to Ace of the SAME suit. When a complete run is formed, it is removed from the board. Clear all 8 runs to win.
Tableau Rules
* You can move any face-up card onto a card of one rank higher (e.g., a 7 onto an 8), regardless of suit.
* However, you can only drag **multiple cards together** if they form a descending sequence of the **same suit** (e.g., 7β , 6β , 5β onto 8β ).
* Any empty column can be filled with **any card or valid sequence**.
Dealing Stock
* Click the stock deck on the upper left to deal 10 new cards (one onto each column).
* Note: You must have **no empty columns** on the board to deal a new round.