mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
19 lines
485 B
HTML
19 lines
485 B
HTML
<h1>Block Ten</h1>
|
|
<p>
|
|
Pairing game type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Discard all pairs of cards that add up to ten in rank, and pairs of
|
|
face cards, leaving only the four tens.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Nine cards are dealt into the tableau. Pairs of cards that
|
|
total ten can be removed. Face cards can be removed in pairs.
|
|
Tens cannot be removed, so they block that spot in the tableau
|
|
for the rest of the game.
|
|
|
|
<h3>Notes</h3>
|
|
<p>
|
|
<i>Autodrop</i> is disabled for this game.
|