mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
16 lines
500 B
HTML
16 lines
500 B
HTML
<h1>Lucky Thirteen</h1>
|
|
<p>
|
|
One-Deck game type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the foundations.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Cards are dealt to thirteen piles of four cards each, arranged
|
|
so only the top card is visible. Tableau piles are built down
|
|
by rank, regardless of suit. Only single cards can be moved
|
|
between piles, and empty piles cannot be filled. The foundations
|
|
are built up by same suit from ace to king. The game is won if
|
|
all cards are moved to the foundations.
|