mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
20 lines
578 B
HTML
20 lines
578 B
HTML
<h1>Three Pirates</h1>
|
|
<p>
|
|
Two-Deck game type. 2 decks. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the foundations.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Cards are dealt to ten tableau piles of four cards each. Tableau
|
|
piles are built down by same suit. Only single cards can be moved
|
|
between tableau piles.
|
|
<p>
|
|
Cards can be dealt from the talon three at a time, one to each of
|
|
three waste piles. Cards from the waste piles can be moved to
|
|
tableau piles or foundations.
|
|
<p>
|
|
Foundations are built up by suit, from ace to king. The game is won
|
|
if all cards are moved to the foundations.
|