Calculation
The objective of this game is to move all cards to the foundations. At the start, the foundations are initialized in sequence with ace, 2, 3, and 4.

1 | A | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | J | Q | K |
2 | 2 | 4 | 6 | 8 | 10 | Q | A | 3 | 5 | 7 | 9 | J | K |
3 | 3 | 6 | 9 | Q | 2 | 5 | 8 | J | A | 4 | 7 | 10 | K |
4 | 4 | 8 | Q | 3 | 7 | J | 2 | 6 | 10 | A | 5 | 9 | K |


Options
Rules |
|
Stock Pile |
Sets the number of stock cards. If set to 48, the foundations start with ace through 4. If set to 52, the foundations start empty. |
Tableau |
Sets the number of tableau columns. |
Game |
|
Next Rank |
Sets whether to show the next rank in the foundations. |
Rank List |
Sets whether to show the rank list. |
First Rank |
Sets whether to show the first rank. |