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/grandee.html
2022-05-22 11:27:41 -04:00

20 lines
609 B
HTML

<h1>Grandee</h1>
<p>
Two-Deck game type. 2 decks. No redeal.
<h3>Object</h3>
<p>
Move all the cards to the foundations.
<h3>Rules</h3>
<p>
A card is dealt to each of fourteen tableau piles. The tableau
piles are built down by same suit, arranged so only the top card
of each is visible. Only single cards can be moved between piles
and empty piles can be filled by any card.
<p>
When there are no moves left, you can deal one card from the top
of the stock to each tableau pile.
<p>
The foundations are built up by same suit from ace to king. The
game is won when all cards are moved to the foundations.