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/sumo.html

25 lines
799 B
HTML

<h1>Sumo</h1>
Hanafuda type. 1 deck. No redeal.
<h3>Object</h3>
Move all cards to the foundations.
<h3>Quick description</h3>
Play is similar to
<a href="freecell.html">FreeCell</a>.
Cards build from first to fourth rank on the tableau by suit and
from fourth to first on the foundations. Only first rank cards
may be played on an empty row.
<h3>Rules</h3>
Cards build down in rank on the rows and up in rank on the foundations.
Third and fourth rank (trash) cards are not interchangeable. Only a first
rank card or correctly ordered pile may be played on an empty row.
<h3>Strategy</h3>
Don't play cards on the reserves unless they can be removed.
<h3>Author</h3>
<p>
This game and documentation has been written by
<a href="mailto:grania@mailcity.com">T. Kirk</a>.