Login

Fancade Wiki

define terms when no image

... ...
@@ -8,14 +8,14 @@ quest: true
8 8
9 9
[[/uploads/solitaire.png]]
10 10
11
The cards inside the triangular layout is inside the **tableau**. The 4 initially empty piles, marked with an *A* are called **foundation piles**. The remaining cards are in the top-right pile called **stock**. The cards which are flipped from the stock are called the **waste pile**.
11
Cards placed inside the triangular layout are on the **tableau**. The 4 initially empty piles, marked with an *A* are called **foundation piles**. The remaining cards are in the top-right pile called **stock**. The cards which are flipped from the stock are called the **waste pile**.
12 12
13 13
Drag cards to certain places. The objective of the game is to build the four foundations up from Ace to King, with cards of similar suit. (e.g. A♠, 2♠, 3♠, ..., K♠)
14 14
15 15
An exposed card (a card with no other cards blocking it) may be transferred to:
16 16
- an empty foundation, if the card is an Ace.
17 17
- a foundation of the same suit, if it follows the ascending sequence.
18
- another column, if the top card forms a descending sequence of alternating color e.g. 6♠ on a 7<span style="color: #ff0000">♦</span> or J<span style="color: #ff0000">♥</span> on a Q♣, stacking the card.
18
- another column on the tableau, if the top card forms a descending sequence of alternating color e.g. 6♠ on a 7<span style="color: #ff0000">♦</span> or J<span style="color: #ff0000">♥</span> on a Q♣, stacking the card.
19 19
- an empty column, if the card is a King.
20 20
21 21
A stack of face up cards may also be transferred to another column, if the bottom one of the stack follows the rules above.
Fancade Wiki