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/grandmothersgame.html
Roderik Ploszek 806e3a5153 Reverse state of html-src/* help files as before ada9778
These files will be further processed by the gen-html.py script, they don't have
to be HTML valid.
2018-02-19 13:23:28 +01:00

43 lines
1.4 KiB
HTML

<h1>Grandmother's Game</h1>
<p>
Spider type. 2 decks. No redeal.
<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.
<h3>Quick Description</h3>
<p>
Just like <a href="relaxedspider.html">Relaxed Spider</a>,
but deal 60 cards face up at game start.
<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>
A free space can be filled by any single card or sequence.
<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>
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>
You may deal new cards at any time.
<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.
<h3>History</h3>
<p>
This is a <a href="spider.html">Spider type game</a> of German origin.