mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
19 lines
582 B
HTML
19 lines
582 B
HTML
<h1>Boudoir</h1>
|
|
<p>
|
|
Two-Deck game type. 2 decks. 2 redeals.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all the cards to the foundations.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
The foundations are arranged in four rows. The first row is
|
|
built up by suit from ace to king. A queen of each suit is
|
|
dealt to the second row. The third row can only contain a
|
|
Jack of each suit, and the bottom row is built down by suit
|
|
from ten to king, wrapping from ace to king.
|
|
<p>
|
|
Cards are dealt from the talon one at a time and can be moved
|
|
to an appropriate foundation. The game is won if all cards
|
|
are moved to the foundations.
|