mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
40 lines
1.6 KiB
HTML
40 lines
1.6 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>Grandmother's Game</h1>
|
|
<p>Spider type. 2 decks. No redeal.</p>
|
|
<h3>Object</h3>
|
|
<p>Group all the cards in sets of 13 cards in descending sequence
|
|
by suit from King to Ace and move such sets to the foundations.</p>
|
|
<h3>Quick Description</h3>
|
|
<p>Just like <a href="relaxedspider.html">Relaxed Spider</a>, but
|
|
deal 60 cards face up at game start.</p>
|
|
<h3>Rules</h3>
|
|
<p>60 cards are dealt open face in 10 piles. Piles build down by
|
|
rank, regardless of suit. However, sequences that are all of the
|
|
same suit are preferred because these are available for further
|
|
movement.</p>
|
|
<p>A free space can be filled by any single card or sequence.</p>
|
|
<p>The object is to group the cards in sets of 13 cards, from King
|
|
to Ace of the same suit. Such groups can be moved to a free space
|
|
and then off the game by a mouseclick.</p>
|
|
<p>When no more sensible moves are available, click on the talon.
|
|
One card will be added to each of the playing piles (this includes
|
|
the at this time free spaces too).</p>
|
|
<p>You may deal new cards at any time.</p>
|
|
<h3>Strategy</h3>
|
|
<p>Grandmother's Game is a complex strategic solitaire game which
|
|
cannot be solved very often. A good way to get to a satisfactory
|
|
solution is to establish at least one, better two or even more,
|
|
free spaces to get room for moving the cards and fit them together
|
|
to descending suits.</p>
|
|
<h3>History</h3>
|
|
<p>This is a <a href="spider.html">Spider type game</a> of German
|
|
origin.</p>
|
|
</body>
|
|
</html>
|