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/club.html
2024-01-20 11:29:49 -05:00

25 lines
847 B
HTML

<h1>Club</h1>
<p>
Fan game type. 2 decks. No redeal.
<h3>Object</h3>
<p>
Move all cards to the foundations.
<h3>Rules</h3>
<p>
Three cards are dealt to each of eleven piles, the first one
face-down, and the remaining two face-up. The piles are grouped
into one set of three and the remaining eight.
<p>
Tableau piles are built down by alternate color. Only single cards
can be moved between the tableau piles, and any card can fill an
empty pile. However, under no circumstances can a card from the
top three piles be moved to any of the remaining eight.
<p>
When there are no moves left, cards can be dealt from the talon one
at a time, and moved to an appropriate tableau or foundation pile.
No redeal is allowed.
<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.