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/kingcell.html
2024-08-21 20:18:57 -04:00

13 lines
286 B
HTML

<h1>KingCell</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 tableau piles are built down regardless of suit,
and only Kings can be played on empty spaces.