mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
21 lines
763 B
HTML
21 lines
763 B
HTML
<h1>Lady of the Manor</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>
|
|
At the start of the game, the aces are dealt to eight foundations.
|
|
Four tableau piles of twelve cards are dealt, with only the top card
|
|
of each pile visible. The remaining cards are dealt to twelve reserve
|
|
piles, forming an arch around the tableau, with each pile being dealt
|
|
the cards of a different rank - twos on the far left, leading up to
|
|
kings on the far right.
|
|
<p>
|
|
Cards from the reserves or tableau can be moved to foundation piles,
|
|
building the foundation piles up by rank, regardless of suit. No
|
|
building on the tableau is allowed. The game is won when all cards have
|
|
been moved to the foundations.
|