mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
29 lines
1 KiB
HTML
29 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>Maze</h1>
|
|
<p>Montana type. 1 deck. No redeal.</p>
|
|
<h3>Object</h3>
|
|
<p>Group all the cards in sets of 12 cards in ascending sequence by
|
|
suit from Ace to Queen. There may be empty spaces between but not
|
|
within such sequences. The tableau wraps around.</p>
|
|
<h3>Rules</h3>
|
|
<p>This solitaire starts with the entire deck shuffled and dealt
|
|
out to 54 piles. The Kings are then removed making a total of 6
|
|
initial free spaces.</p>
|
|
<p>You may move to a space only the card that matches the neighbor
|
|
in suit, and is one greater in rank than the left neighbour or one
|
|
less in rank than the right neighbour.</p>
|
|
<p>As a special rule you may place an Ace of any suit to the right
|
|
of a Queen.</p>
|
|
<p>The tableau wraps around at the end of rows and from the
|
|
bottom-right to the top-left.</p>
|
|
<h3>Notes</h3>
|
|
<p><i>Autodrop</i> is disabled for this game.</p>
|
|
</body>
|
|
</html>
|