1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/html-src/rules/doublefreecelltraditional.html

17 lines
376 B
HTML

<h1>Double FreeCell (Traditional)</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 eight free cells.
<h3>Notes</h3>
<p>
This is a more traditional two deck FreeCell game
than <a href="doublefreecell.html">Double FreeCell</a>.