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>Petal</h1>
|
|
<p>
|
|
FreeCell type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the foundations.
|
|
|
|
<h3>Quick Description</h3>
|
|
<p>
|
|
Like <a href="freecell.html">FreeCell</a>, but four cards of the same
|
|
rank are dealt to the foundations at the start, and the foundations
|
|
are built up from that rank, turning the corner from king to ace as
|
|
necessary. Also, a cards is dealt to each of the four free cells at
|
|
the start of the game.
|