mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
15 lines
408 B
HTML
15 lines
408 B
HTML
<h1>Bath</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 with a different layout, consisting of ten columns,
|
|
with each of the first eight columns having one more card
|
|
than the previous (1 card to 8 cards), and the last two
|
|
also having eight cards, and with only two free cells.
|