mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
15 lines
359 B
HTML
15 lines
359 B
HTML
<h1>Repair</h1>
|
|
<p>
|
|
FreeCell type. 2 decks. 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 with two decks and ten piles of ten cards
|
|
(four cards are dealt to the free cells at the
|
|
start), and valid sequences of cards can be moved
|
|
freely between tableau piles.
|