mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
14 lines
304 B
HTML
14 lines
304 B
HTML
<h1>Deep</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, eight piles of thirteen cards
|
|
each, eight free cells, and sequences of cards can
|
|
be moved together.
|