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

31 lines
1.2 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>The Familiar</h1>
Klondike type. One deck. One redeal.
<h3>Object</h3>
Move all cards to the Foundations.
<h3>Quick description</h3>
Similar to <a href="klondike.html">Klondike</a> with <a href=
"../hexadeck.html">Hex A Deck</a> variations.
<h3>Rules</h3>
Game play is like Klondike. The rows build down in rank in
alternate color. The color of the Wizards is the alternate of
either red or black. Only the Tens (top rank cards) may be played
on an empty row. There is one reserve stack that will hold up to
three Wizards. No suit cards can be played there. The Wizards will
also play in their proper rank position on the tableau. They play
as the alternate of either red or black. Cards are dealt from the
talon one at a time. Cards may be played from the foundations.
<h3>Strategy</h3>
Use caution when playing the Wizards on the reserve stack. If you
play a lower rank Wizard on top of a higher rank one, you will have
to move it off before the high rank one will play to the
foundation.
</body>
</html>