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

44 lines
1.7 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>Canfield</h1>
<p>Canfield type. 1 deck. Unlimited redeals.</p>
<h3>Object</h3>
<p>Move all cards to the foundations.</p>
<h3>Rules</h3>
<p>Canfield is played with one deck. The object is to build all
four of the foundations at the top right from the rank of the first
card dealt into there (varies from game to game), all in the same
suit.</p>
<p>The tableau consists of four piles, starting with one card each.
The cards can be stacked according to the following rules</p>
<ul>
<li>Red cards may be only played on black cards, and black only on
red.</li>
<li>Only the next smaller card may be played, so that the stacks
are in descending sequence except when the previous card is an Ace,
in which only the King may be played.</li>
<li>You may not move parts of a sequence except the top card.</li>
<li>Empty spaces in the tableau will be filled automatically from
the reserve (the pile below the talon) until it is exhausted. When
the reserve is exhausted, the empty spaces can be filled with any
card.</li>
</ul>
<p>When there are no more possible moves, click on the talon. Three
cards will be moved from the talon to the waste pile directly to
its right.</p>
<h3>Notes</h3>
<p>The auto-solver is hopeless. Don't believe the hints. They tend
to be right but it doesn't figure everything out (there may be
valid moves that it won't guess).</p>
<h3>Author</h3>
<p>This game and documentation has been written by <a href=
"mailto:drew_csillag@geocities.com">Drew Csillag</a> and is part of
the official PySol distribution.</p>
</body>
</html>