mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
22 lines
654 B
HTML
22 lines
654 B
HTML
<h1>Q.C.</h1>
|
|
<p>
|
|
Klondike type. 2 decks. 1 redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the foundations.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Cards are dealt to six piles of four cards each. Tableau
|
|
piles are built down by same suit. Only single cards can
|
|
be moved between tableau piles. Empty spaces are filled
|
|
immediately from the waste pile, but if the stock is empty,
|
|
any card can fill an empty tableau pile.
|
|
<p>
|
|
You can deal cards from the stock one at a time, and move
|
|
cards to the tableau and foundations. Only one redeal is
|
|
allowed.
|
|
<p>
|
|
The foundations are built up by same suit from ace to king.
|
|
The game is won if all cards are moved to the foundations.
|