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/justforfun.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>Just For Fun</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>. The rows
build down by rank in the same suit. The foundations build with
cards of the same rank in suit order.
<h3>Rules</h3>
The rows build from first rank to fourth rank by suit. The
foundations build in ascending suit order from Pine to Phoenix by
rank. The third and fourth rank (trash) cards are not
interchangeable on the tableau. Cards may not be played from the
foundations. Only first rank cards or correctly ordered piles may
be played on an empty row.
<h3>Strategy</h3>
Use the reserve stacks to release the fourth rank cards first.
<h3>Author</h3>
This game and documentation has been written by <a href=
"mailto:grania@mailcity.com">T. Kirk</a>.
</body>
</html>