mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
15 lines
439 B
HTML
15 lines
439 B
HTML
<h1>Lucky Piles</h1>
|
|
<p>
|
|
Fan 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. Tableau piles
|
|
are built up or down by same suit. Only single cards can be moved
|
|
between piles, and only kings can fill empty piles. The foundations
|
|
are built up by same suit from ace to king. The game is won if
|
|
all cards are moved to the foundations.
|