mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
16 lines
474 B
HTML
16 lines
474 B
HTML
<h1>Sweet Sixteen</h1>
|
|
<p>
|
|
One-Deck game type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the tableau
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Sixteen cards are dealt out, forming sixteen tableau piles.
|
|
Only single cards can be moved between tableau piles, which are
|
|
built down by alternate color. Empty piles are immediately
|
|
filled from the talon - cards cannot be dealt from the talon
|
|
any other way. The game is won if all cards from the talon
|
|
have been moved to the tableau.
|