1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/html-src/rules/fifteens.html
2024-02-11 21:19:05 -05:00

25 lines
728 B
HTML

<h1>Fifteens</h1>
<p>
Pairing game type. 1 deck. No redeal.
<h3>Object</h3>
<p>
Move all cards to the single foundation.
<h3>Rules</h3>
<p>
Sixteen cards are dealt to the tableau. Pairs of cards that are both ranked 9
or lower that total fifteen can be moved to the foundation, and the spaces
are filled from the talon. Larger groups of cards that total 15 can also be
discarded by moving all of them to a special reserve pile.
<p>
Tens and picture cards can only be moved in a sequence of one card of each
type. Similar to larger groups of 15, they are discarded by moving all four
cards to the reserve.
<p>
The game is won if all cards have been discarded.
<h3>Notes</h3>
<p>
<i>Autodrop</i> is disabled for this game.