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

36 lines
1.5 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>Double Grasshopper</h1>
<p>Tarock type. 2 deck. 1 redeal.</p>
<h3>Object</h3>
<p>Move all cards to the foundations.</p>
<h3>Rules</h3>
<p>The tableau consists of one reserve stack, two Trumps only row
stacks, and nine row stacks. Twenty-eight cards are dealt to the
reserve stack and one card each to the row stacks. When a row stack
is emptied it must be filled from the reserve stack first. When the
reserve stack is empty any card can be played on an empty row
stack. The Trumps only stacks are left empty and can be played on
at will. The row stacks build down in rank by alternate colors. The
Trumps can be played as either color. The Trumps only row stacks
also build down in rank. They will accept a stack of cards that
contains suit cards as long as the bottom card is a Trump. The
foundations build up in rank by suit.</p>
<h3>Strategy</h3>
<p>With skillful play and a bit of luck it's possible to sweep this
one without needing the redeal. The first priority is to empty the
reserve stack. Once that's done try to keep one or more row stacks
open. Play high rank cards on the rows and build down on them. The
same goes for the Trumps only rows.</p>
<h3>Author</h3>
<p>This game and documentation has been written by <a href=
"mailto:grania@mailcity.com">T. Kirk</a> and is part of the
official PySol distribution.</p>
</body>
</html>