mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
25 lines
678 B
HTML
25 lines
678 B
HTML
<h1>Elevens</h1>
|
|
<p>
|
|
Pairing game type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the single foundation.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Nine cards are dealt to the tableau. Pairs of cards that total
|
|
eleven can be moved to the foundation, and the spaces are filled from
|
|
the talon.
|
|
<p>
|
|
Picture cards are removed in a set of Jack, Queen, King. A
|
|
single picture card of each type can be moved to the three reserves,
|
|
and the tableau pile is filled behind it. Once the three reserves
|
|
contain one of each picture card, they are all removed to the foundation.
|
|
<p>
|
|
The game is won if all cards have been discarded.
|
|
|
|
<h3>Notes</h3>
|
|
<p>
|
|
|
|
<i>Autodrop</i> is disabled for this game.
|