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/bigsumo.html
brianl 8d16b1861d * moved html-src to top level
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@113 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-12-13 03:14:20 +00:00

27 lines
840 B
HTML

<h1>Big Sumo</h1>
Hanafuda type. 2 decks. 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>
This is a two deck version of
<a href="sumo.html">Sumo</a>.
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>.