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
Shlomi Fish ada9778879 Ran the HTMLs thru tidy.
tidy -asxhtml so they will validate.
2017-11-12 21:26:36 +02:00

30 lines
1 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.4.0" />
<title></title>
</head>
<body>
<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>.</p>
</body>
</html>