mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-15 02:54:09 -04:00
Added missing rules for 20 more games.
This commit is contained in:
parent
9e957b65ec
commit
0583f741f0
24 changed files with 345 additions and 15 deletions
23
html-src/rules/adela.html
Normal file
23
html-src/rules/adela.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
<h1>Adela</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>
|
||||
A single card is dealt to each of nine tableau piles. The
|
||||
tableau piles are built up by same suit, and empty piles are
|
||||
immediately filled from the talon.
|
||||
<p>
|
||||
There are three rows of foundations. The first row is built down
|
||||
by suit, from Jack to Ace. The second row just contains a Queen of
|
||||
the same suit as the foundation above it, and the third similarly
|
||||
gets a single King. Cards cannot be moved to the second or third
|
||||
row foundations until the Jack has been dealt to the first row.
|
||||
<p>
|
||||
When there are no more moves, you can deal one card from the talon
|
||||
to each of the nine tableau piles. The game is won if all cards
|
||||
are moved to the foundations.
|
12
html-src/rules/articgarden.html
Normal file
12
html-src/rules/articgarden.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<h1>Artic Garden</h1>
|
||||
<p>
|
||||
Raglan type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Just like <a href="northwestterritory.html">Northwest Territory</a>,
|
||||
but all cards are dealt face-up.
|
15
html-src/rules/bath.html
Normal file
15
html-src/rules/bath.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<h1>Bath</h1>
|
||||
<p>
|
||||
FreeCell type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="freecell.html">FreeCell</a>,
|
||||
but with a different layout, consisting of ten columns,
|
||||
with each of the first eight columns having one more card
|
||||
than the previous (1 card to 8 cards), and the last two
|
||||
also having eight cards, and with only two free cells.
|
13
html-src/rules/boost.html
Normal file
13
html-src/rules/boost.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<h1>Boost</h1>
|
||||
<p>
|
||||
Klondike type. 1 deck. 2 redeals.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="klondike.html">Klondike</a>,
|
||||
but with only four tableau piles and only two redeals
|
||||
allowed.
|
13
html-src/rules/breakwater.html
Normal file
13
html-src/rules/breakwater.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<h1>Breakwater</h1>
|
||||
<p>
|
||||
Forty Thieves type. 2 decks. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="interchange.html">Interchange</a>,
|
||||
but the tableau is built down by rank, regardless
|
||||
of suit.
|
18
html-src/rules/carnation.html
Normal file
18
html-src/rules/carnation.html
Normal file
|
@ -0,0 +1,18 @@
|
|||
<h1>Carnation</h1>
|
||||
<p>
|
||||
Forty Thieves type. 3 decks. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="fortythieves.html">Forty Thieves</a>,
|
||||
but with four decks, 16 piles, and three cards in
|
||||
each pile.
|
||||
|
||||
<h3>Notes</h3>
|
||||
<p>
|
||||
Carnation is a four deck variant of
|
||||
<a href="limited.html">Limited</a>.
|
13
html-src/rules/chinaman.html
Normal file
13
html-src/rules/chinaman.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<h1>Chinaman</h1>
|
||||
<p>
|
||||
Klondike type. 1 deck. 2 redeals.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="klondike.html">Klondike</a>,
|
||||
but piles build down by any suit but own, and three cards are
|
||||
dealt from the stock at a time with two redeals.
|
|
@ -11,9 +11,6 @@ Move all cards to the waste stack.
|
|||
Just like <a href="golf.html">Golf</a>,
|
||||
but <em>nothing</em> may be placed on a King.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<i>[To be written]</i>
|
||||
|
||||
<h3>Notes</h3>
|
||||
<p>
|
||||
<i>Autodrop</i> is disabled for this game.
|
||||
|
|
|
@ -10,7 +10,3 @@ Move all cards to the foundations.
|
|||
<p>
|
||||
Like <a href="bristol.html">Bristol</a>,
|
||||
but with two decks.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
<i>[To be written]</i>
|
||||
|
|
18
html-src/rules/express.html
Normal file
18
html-src/rules/express.html
Normal file
|
@ -0,0 +1,18 @@
|
|||
<h1>Express</h1>
|
||||
<p>
|
||||
Forty Thieves type. 3 decks. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="fortythieves.html">Forty Thieves</a>,
|
||||
but with three decks, 14 piles, and three cards in
|
||||
each pile.
|
||||
|
||||
<h3>Notes</h3>
|
||||
<p>
|
||||
Express is a three deck variant of
|
||||
<a href="limited.html">Limited</a>.
|
12
html-src/rules/famousfifty.html
Normal file
12
html-src/rules/famousfifty.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<h1>Famous Fifty</h1>
|
||||
<p>
|
||||
Forty Thieves type. 2 decks. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="fortythieves.html">Forty Thieves</a>,
|
||||
but with five cards in each pile.
|
12
html-src/rules/florentinepatience.html
Normal file
12
html-src/rules/florentinepatience.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<h1>Florentine Patience</h1>
|
||||
<p>
|
||||
One-Deck game type. 1 deck. 1 redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="fourseasons.html">Four Seasons</a>,
|
||||
but with a redeal.
|
23
html-src/rules/flowergarden.html
Normal file
23
html-src/rules/flowergarden.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
<h1>Flower Garden</h1>
|
||||
<p>
|
||||
Raglan type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
Cards are dealt to six columns of six cards each. The
|
||||
individual columns are called the flower beds, with the
|
||||
entire tableau being called the garden. An additional sixteen
|
||||
cards are placed aside in a reserve called the bouquet.
|
||||
<p>
|
||||
The flower beds are built down by rank, regardless of suit.
|
||||
Only single cards can be moved between flower beds, and any
|
||||
card can fill an empty space. Cards from the bouquet can be
|
||||
moved to the garden or the foundations, but cards cannot be
|
||||
moved to the bouquet.
|
||||
<p>
|
||||
The foundations are built up by suit from ace to king, and
|
||||
the game is won if all cards are moved to the foundations.
|
25
html-src/rules/hurricane.html
Normal file
25
html-src/rules/hurricane.html
Normal file
|
@ -0,0 +1,25 @@
|
|||
<h1>Hurricane</h1>
|
||||
<p>
|
||||
Pairing game type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the single foundation.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
Cards are dealt to ten piles of three cards each, along with three
|
||||
additional single cards. Pair off cards whose ranks total 14, and
|
||||
discard them to the foundation. Cards from the three single cards
|
||||
are replaced from the stock, but the piles of three are not replaced
|
||||
when emptied.
|
||||
<p>
|
||||
Aces have a value of one, jacks a value of of 11, queens are 12, and
|
||||
kings are 13.
|
||||
<p>
|
||||
The game is won if all cards have been discarded.
|
||||
|
||||
<h3>Notes</h3>
|
||||
<p>
|
||||
|
||||
<i>Autodrop</i> is disabled for this game.
|
24
html-src/rules/kingsdowneights.html
Normal file
24
html-src/rules/kingsdowneights.html
Normal file
|
@ -0,0 +1,24 @@
|
|||
<h1>Kingsdown Eights</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>
|
||||
A single card is dealt to each of eight tableau piles,
|
||||
and four cards are dealt to each of eight reserves. The
|
||||
tableau piles are built down by alternate colors, and
|
||||
single cards can be moved between tableau piles. Any
|
||||
card can fill an empty tableau pile No building on the
|
||||
reserves is allowed - cards from the reserves can only
|
||||
be moved to foundations or the tableau.
|
||||
<p>
|
||||
When there are no moves left, you can deal four additional
|
||||
cards from the deck to each of the reserve piles.
|
||||
<p>
|
||||
The foundations are built up by same suit from ace to king,
|
||||
and the game is won if all cards are moved to the
|
||||
foundations.
|
26
html-src/rules/longtail.html
Normal file
26
html-src/rules/longtail.html
Normal file
|
@ -0,0 +1,26 @@
|
|||
<h1>Long Tail</h1>
|
||||
<p>
|
||||
Spider type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Group all the cards in sets of 13 cards in descending sequence
|
||||
by suit from King to Ace and move such sets to the foundations.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
A card is dealt to each of five tableau piles. Cards are built down,
|
||||
regardless of suit. However, sequences that are all of the same suit
|
||||
are preferred because these are available for further movement. A space
|
||||
can be filled by any card or legal group of cards.
|
||||
<p>
|
||||
The object is to group the cards in sets of 13 cards, from King to Ace
|
||||
of the same suit. Such groups can be moved to the foundations.
|
||||
<p>
|
||||
When no more moves are possible, click on the talon. One card will be
|
||||
added to each of the playing piles.
|
||||
<p>
|
||||
Additionally, there is a single reserve pile. Two cards are dealt to
|
||||
this pile at the start of the game, and any cards may be moved to it.
|
||||
However, only the top card from the reserve can be played back to the
|
||||
tableau.
|
23
html-src/rules/northwestterritory.html
Normal file
23
html-src/rules/northwestterritory.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
<h1>Northwest Territory</h1>
|
||||
<p>
|
||||
Raglan type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
Cards are dealt to eight tableau piles, each with one more
|
||||
card than the previous one (the first has one card, the second
|
||||
has two, up to the last one with eight). Only the top card of
|
||||
each pile is face-up. The remaining cards are dealt out to
|
||||
sixteen reserves.
|
||||
<p>
|
||||
The tableau is built down by alternate color. Any card or valid
|
||||
sequence of cards can be moved between tableau piles. Cards from
|
||||
the reserve can be moved to the tableau or foundation, but
|
||||
cards cannot be moved to the reserves.
|
||||
<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.
|
13
html-src/rules/sanjuanhill.html
Normal file
13
html-src/rules/sanjuanhill.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<h1>San Juan Hill</h1>
|
||||
<p>
|
||||
Forty Thieves type. 2 decks. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="fortythieves.html">Forty Thieves</a>,
|
||||
but the aces are dealt to the foundations at the start
|
||||
of the game.
|
12
html-src/rules/shorttail.html
Normal file
12
html-src/rules/shorttail.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<h1>Short Tail</h1>
|
||||
<p>
|
||||
Spider type. 2 decks. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="longtail.html">Long Tail</a>,
|
||||
but with two decks and eight tableau piles.
|
14
html-src/rules/stonewall.html
Normal file
14
html-src/rules/stonewall.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<h1>Stonewall</h1>
|
||||
<p>
|
||||
Raglan type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="flowergarden.html">Flower Garden</a>, but every other
|
||||
card in the tableau columns are dealt face-down (the first, third, and
|
||||
fifth cards are face-down while the second, fourth, and sixth are
|
||||
face-up), and the columns are built down by alternate color.
|
14
html-src/rules/suitelevens.html
Normal file
14
html-src/rules/suitelevens.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<h1>Suit Elevens</h1>
|
||||
<p>
|
||||
Pairing type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the single foundation.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="elevens.html">Elevens</a>,
|
||||
but pairs must be of the same suit, including
|
||||
the jack-queen-king pairs sent to the reserves.
|
||||
Also, there are fifteen tableau cards.
|
22
html-src/rules/thirtysix.html
Normal file
22
html-src/rules/thirtysix.html
Normal file
|
@ -0,0 +1,22 @@
|
|||
<h1>Thirty Six</h1>
|
||||
<p>
|
||||
Klondike type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
Cards are dealt to six tableau piles of six cards
|
||||
each. During the initial deal, any card that would be
|
||||
dealt but can be moved to a foundation is moved there
|
||||
immediately. Tableau piles are built down by rank,
|
||||
regardless of suit.
|
||||
<p>
|
||||
Cards can be dealt from the talon one at a time. No
|
||||
redeal is allowed.
|
||||
<p>
|
||||
The foundations are built up by suit from ace to king.
|
||||
The game is won when all cards are moved to the
|
||||
foundations.
|
|
@ -11,7 +11,3 @@ Move all cards to the foundations.
|
|||
Like <a href="klondike.html">Klondike</a>,
|
||||
but piles build down by any suit but own, anything on an empty space,
|
||||
and no redeal.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
<i>[To be written]</i>
|
||||
|
|
|
@ -10,7 +10,3 @@ Move all cards to the foundations.
|
|||
<p>
|
||||
Like <a href="fortythieves.html">Forty Thieves</a>,
|
||||
but with 13 piles.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
<i>[To be written]</i>
|
||||
|
|
Loading…
Add table
Reference in a new issue