mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
21 lines
625 B
HTML
21 lines
625 B
HTML
<h1>Clover Leaf</h1>
|
|
<p>
|
|
Fan game type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the foundations.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
The two black aces and red kings are moved to the
|
|
foundations. The remaining cards are dealt to sixteen
|
|
tableau piles of three cards each. Tableau piles are
|
|
built up or down by same suit. Only single cards can
|
|
be moved between tableau piles, and an ace or king can
|
|
fill an empty pile.
|
|
<p>
|
|
The red foundations are built down by same suit from king
|
|
to ace, while the black foundations are built up by same
|
|
suit from ace to king. The game is won if all cards are
|
|
moved to the foundations.
|