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

33 lines
1.3 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>Hex A Klon by Three</h1>
Klondike type. One deck. Unlimited redeals.
<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 with the Wizards being wild. They can be
played on the tableau as any rank or color. Once a Wizard is played
on a row however that row may become unmovable. If a Wizard is
played in it's proper rank position the row can still be moved. A
stack with two Wizards can be moved only if they are both in their
rank position and they are not adjacent to each other. The Wizards
will not move off of the tableau until all the other cards have
been moved to the foundations. Cards are dealt from the talon three
at a time. Any card or sequence may be played on the canvas. Cards
may be played from the foundations.
<h3>Strategy</h3>
Keep the Wizards off of piles that contain face down cards. Once
all the cards on the tableau are face up try to get the Wizards out
of the way. Put them all on one row stack until the suit cards have
been moved to the foundations.
</body>
</html>