mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
26 lines
1.1 KiB
HTML
26 lines
1.1 KiB
HTML
<h1>Hex A Klon (Draw 3)</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.
|