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

32 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>Sieben bis As</h1>
<p>Montana type. 1 stripped deck. No redeal.</p>
<h3>Object</h3>
<p>Move all cards to the foundations.</p>
<h3>Rules</h3>
<p>This game is played with one stripped deck.</p>
<p>This 32-card solitaire starts with the entire deck shuffled and
dealt out in three rows and two extra reserves at the top. All
Sevens from the rows are then dealt to the foundations thereby
making 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. Aces are high, so no cards
may be placed to their right (they create dead spaces).</p>
<p>The foundations build up from Seven to King and then Ace. You
may only move a card from the rows (and not from the reserves) to
the foundations if it has an empty left neightbour - this implies
that you cannot drop a card from the leftmost column without moving
it somewhere else first.</p>
<h3>Strategy</h3>
<p>Don't drop cards to early - you should turn off <i>Autodrop</i>
for this game.</p>
</body>
</html>