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
Roderik Ploszek 806e3a5153 Reverse state of html-src/* help files as before ada9778
These files will be further processed by the gen-html.py script, they don't have
to be HTML valid.
2018-02-19 13:23:28 +01:00

25 lines
800 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">Free Cell</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>.