mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-15 02:54:09 -04:00
Fixed some errors in game rule documentation.
This commit is contained in:
parent
6cbf173723
commit
8c476e391f
10 changed files with 79 additions and 50 deletions
|
@ -4,7 +4,7 @@ One-Deck game type. 1 deck. No redeal.
|
||||||
|
|
||||||
<h3>Object</h3>
|
<h3>Object</h3>
|
||||||
<p>
|
<p>
|
||||||
Discard all the cards.
|
Discard all but the last four cards.
|
||||||
|
|
||||||
<h3>Rules</h3>
|
<h3>Rules</h3>
|
||||||
<p>
|
<p>
|
||||||
|
@ -12,7 +12,8 @@ Four cards are dealt to four tableau piles. If two of these cards are
|
||||||
of the same suit, they can be discarded and two new cards are dealt from
|
of the same suit, they can be discarded and two new cards are dealt from
|
||||||
the stock to fill it.
|
the stock to fill it.
|
||||||
<p>
|
<p>
|
||||||
The game is won if all cards are discarded.
|
The game is won if all cards are discarded except for the last card of
|
||||||
|
each suit.
|
||||||
|
|
||||||
<h3>Notes</h3>
|
<h3>Notes</h3>
|
||||||
<p>
|
<p>
|
||||||
|
|
|
@ -4,7 +4,7 @@ One-Deck game type. 1 deck. No redeal.
|
||||||
|
|
||||||
<h3>Object</h3>
|
<h3>Object</h3>
|
||||||
<p>
|
<p>
|
||||||
Discard all the cards.
|
Discard all but the last four cards.
|
||||||
|
|
||||||
<h3>Rules</h3>
|
<h3>Rules</h3>
|
||||||
<p>
|
<p>
|
||||||
|
@ -12,7 +12,8 @@ Four cards are dealt to four tableau piles. If two of these cards are
|
||||||
of the same suit, they can be discarded. At any point, four additional
|
of the same suit, they can be discarded. At any point, four additional
|
||||||
cards can be dealt from the stock to these four piles.
|
cards can be dealt from the stock to these four piles.
|
||||||
<p>
|
<p>
|
||||||
The game is won if all cards are discarded.
|
The game is won if all cards are discarded except for the last card of
|
||||||
|
each suit.
|
||||||
|
|
||||||
<h3>Notes</h3>
|
<h3>Notes</h3>
|
||||||
<p>
|
<p>
|
||||||
|
|
|
@ -10,7 +10,3 @@ Move all cards to the foundations.
|
||||||
<p>
|
<p>
|
||||||
Like <a href="canfield.html">Canfield</a>,
|
Like <a href="canfield.html">Canfield</a>,
|
||||||
but with two decks and five playing piles.
|
but with two decks and five playing piles.
|
||||||
|
|
||||||
<h3>Rules</h3>
|
|
||||||
<p>
|
|
||||||
<i>[To be written]</i>
|
|
||||||
|
|
26
html-src/rules/mountolympus.html
Normal file
26
html-src/rules/mountolympus.html
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
<h1>Mount Olympus</h1>
|
||||||
|
<p>
|
||||||
|
Two-Deck game type. 2 decks. No redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Rules</h3>
|
||||||
|
<p>
|
||||||
|
At the start of the game, the aces and twos are dealt
|
||||||
|
to sixteen foundation piles. Nine cards are dealt to
|
||||||
|
nine tableau piles.
|
||||||
|
<p>
|
||||||
|
Tableau piles are built down by suit, by twos. So tableau
|
||||||
|
piles are either built in order K-J-9-7-5-3-A, or Q-10-8-6-4-2.
|
||||||
|
Any valid sequence of cards can be moved between tableau piles.
|
||||||
|
Empty tableau piles are filled with the top card from the stock -
|
||||||
|
once no cards are left in the stock, any card can be used
|
||||||
|
to fill the pile.
|
||||||
|
<p>
|
||||||
|
Foundation piles are built up by suit in the same manner.
|
||||||
|
<p>
|
||||||
|
When there are no moves available, deal an additional card from
|
||||||
|
the stock onto each tableau pile. The game is won if all cards
|
||||||
|
are moved to the foundations.
|
|
@ -10,8 +10,8 @@ Move all cards to the foundations.
|
||||||
<p>
|
<p>
|
||||||
The foundations build up by rank - suits and colors are irrelevant.
|
The foundations build up by rank - suits and colors are irrelevant.
|
||||||
<p>
|
<p>
|
||||||
One card is flipped over at a time and moved onto the stacks. There are no
|
One card is flipped over at a time and moved onto one of four stacks. There
|
||||||
restrictions on which card may go where on the stacks. Once on a stack,
|
are no restrictions on which card may go where on the stacks. Once on a stack,
|
||||||
a card can only be moved onto a foundation.
|
a card can only be moved onto a foundation.
|
||||||
|
|
||||||
<h3>Strategy</h3>
|
<h3>Strategy</h3>
|
||||||
|
|
12
html-src/rules/numerica2decks.html
Normal file
12
html-src/rules/numerica2decks.html
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
<h1>Numerica (2 decks)</h1>
|
||||||
|
<p>
|
||||||
|
Numerica game type. 2 decks. No redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Like <a href="numerica.html">Numerica</a>,
|
||||||
|
but with two decks and six stacks.
|
|
@ -1,9 +1,15 @@
|
||||||
<h1>Three Peaks</h1>
|
<h1>Three Peaks</h1>
|
||||||
Pairing type game. 1 deck. No redeal.
|
Golf type game. 1 deck. No redeal.
|
||||||
|
|
||||||
<h3>Object</h3>
|
<h3>Object</h3>
|
||||||
Remove all cards from the tableau.
|
Remove all cards from the tableau.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Much like <a href="relaxedgolf.html">Relaxed Golf</a>,
|
||||||
|
only with a <a href="pyramid.html">Pyramid</a>
|
||||||
|
related layout.
|
||||||
|
|
||||||
<h3>Rules</h3>
|
<h3>Rules</h3>
|
||||||
The object is to remove all the cards from the tableau by playing
|
The object is to remove all the cards from the tableau by playing
|
||||||
them to the waste stack. Cards from the tableau will play to the
|
them to the waste stack. Cards from the tableau will play to the
|
||||||
|
|
|
@ -1,39 +0,0 @@
|
||||||
<h1>Tri Peaks</h1>
|
|
||||||
<p>
|
|
||||||
Golf type. 1 deck. No redeal.
|
|
||||||
|
|
||||||
<h3>Object</h3>
|
|
||||||
<p>
|
|
||||||
Move all cards to the waste stack.
|
|
||||||
|
|
||||||
<h3>Quick Description</h3>
|
|
||||||
<p>
|
|
||||||
Much like <a href="relaxedgolf.html">Relaxed Golf</a>,
|
|
||||||
only with a <a href="pyramid.html">Pyramid</a>
|
|
||||||
related layout.
|
|
||||||
|
|
||||||
<h3>Rules</h3>
|
|
||||||
<p>
|
|
||||||
Build singly on the waste stack up or down regardless of suit.
|
|
||||||
<p>
|
|
||||||
Only the top card is available for play. When no more moves are
|
|
||||||
possible, click on the talon to deal a new card.
|
|
||||||
<p>
|
|
||||||
Sequences wrap around,
|
|
||||||
i.e. Twos and Kings may be placed on Aces
|
|
||||||
and Queens and Aces may be placed on Kings.
|
|
||||||
|
|
||||||
<h3>Notes</h3>
|
|
||||||
<p>
|
|
||||||
There is a simple scoring system here - you debit $120 for each game
|
|
||||||
($5 for each of the 24 cards in the talon) and for every card you
|
|
||||||
bear off, you get $1, $2, $3,... credit, depending on the length
|
|
||||||
of your current streak.
|
|
||||||
<br>
|
|
||||||
Each cleared peak gains $15 bonus, and there's an
|
|
||||||
additional $30 if you manage to clear all three peaks.
|
|
||||||
<br>
|
|
||||||
Your balance is reset whenever you select a different game.
|
|
||||||
Loaded games and manually entered game numbers don't count.
|
|
||||||
<p>
|
|
||||||
<i>Autodrop</i> is disabled for this game.
|
|
12
html-src/rules/triplecanfield.html
Normal file
12
html-src/rules/triplecanfield.html
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
<h1>Triple Canfield</h1>
|
||||||
|
<p>
|
||||||
|
Canfield type. 2 decks. Unlimited redeals.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Like <a href="canfield.html">Canfield</a>,
|
||||||
|
but with three decks and seven playing piles.
|
14
html-src/rules/zeus.html
Normal file
14
html-src/rules/zeus.html
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
<h1>Zeus</h1>
|
||||||
|
<p>
|
||||||
|
Two-Deck game type. 2 decks. No redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Like <a href="mountolympus.html">Mount Olympus</a>,
|
||||||
|
but four cards are dealt on each tableau pile at the
|
||||||
|
start of the game, and only kings and queens can be
|
||||||
|
moved into empty tableau piles.
|
Loading…
Add table
Reference in a new issue