mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
22 lines
582 B
HTML
22 lines
582 B
HTML
<h1>Eighteens</h1>
|
|
<p>
|
|
Pairing game type. 2 decks. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the single foundation.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Twelve cards are dealt to the tableau. Cards are removed in groups of four,
|
|
consisting of one face card, and three cards of different ranks that total
|
|
18 - this is done by moving all four cards to a special reserve pile. Aces
|
|
are removed singly. After each set is removed, the empty spaces are filled
|
|
from the talon.
|
|
<p>
|
|
The game is won if all cards have been discarded.
|
|
|
|
<h3>Notes</h3>
|
|
<p>
|
|
|
|
<i>Autodrop</i> is disabled for this game.
|