mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
One last batch of missing game rules for the next release.
This commit is contained in:
parent
304d6f5b70
commit
6b00824e64
14 changed files with 153 additions and 14 deletions
13
html-src/rules/amphibian.html
Normal file
13
html-src/rules/amphibian.html
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<h1>Amphibian</h1>
|
||||||
|
<p>
|
||||||
|
Numerica type. 2 decks. No redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Like <a href="toad.html">Toad</a>, but the cards from the stock
|
||||||
|
are only dealt 4 at a time, and the foundations are built up
|
||||||
|
regardless of suit.
|
|
@ -10,7 +10,3 @@ Move all cards to the foundations.
|
||||||
<p>
|
<p>
|
||||||
Like <a href="groundsforadivorce.html">Grounds for a Divorce</a>,
|
Like <a href="groundsforadivorce.html">Grounds for a Divorce</a>,
|
||||||
but with three decks and 13 playing piles.
|
but with three decks and 13 playing piles.
|
||||||
|
|
||||||
<h3>Rules</h3>
|
|
||||||
<p>
|
|
||||||
<i>[To be written]</i>
|
|
||||||
|
|
15
html-src/rules/bigstreets.html
Normal file
15
html-src/rules/bigstreets.html
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
<h1>Big Streets</h1>
|
||||||
|
<p>
|
||||||
|
Forty Thieves type. 3 decks. No redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
A three deck variation of <a href="streets.html">Streets</a>.
|
||||||
|
<p>
|
||||||
|
Like <a href="fortythieves.html">Forty Thieves</a>, but with
|
||||||
|
three decks and twelve tableau piles, and the piles build down by
|
||||||
|
alternate color.
|
22
html-src/rules/boxingthecompass.html
Normal file
22
html-src/rules/boxingthecompass.html
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
<h1>Boxing the Compass</h1>
|
||||||
|
<p>
|
||||||
|
Two-Deck game type. 2 decks. 1 redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Rules</h3>
|
||||||
|
<p>
|
||||||
|
The aces are dealt to the foundations, with the two aces of
|
||||||
|
each suit on a different side of the talon. Four cards are
|
||||||
|
dealt to free cells next to each of the foundations.
|
||||||
|
<p>
|
||||||
|
Cards are dealt one at a time from the talon. Cards in the
|
||||||
|
talon can be moved to free cells or foundations. After the
|
||||||
|
initial cards are moved, only cards of the same suit as the
|
||||||
|
adjacent foundation can be moved back to those cells. Only
|
||||||
|
one redeal is allowed.
|
||||||
|
<p>
|
||||||
|
Foundations are built up by the same suit. The game is won
|
||||||
|
if all cards are moved to the foundations.
|
13
html-src/rules/castlemount.html
Normal file
13
html-src/rules/castlemount.html
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<h1>Castle Mount</h1>
|
||||||
|
<p>
|
||||||
|
Beleaguered Castle type. 3 decks. No redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Like <a href="lightweight.html">Lightweight</a>,
|
||||||
|
but with three decks, and sequences of cards can only
|
||||||
|
be moved if they're of the same suit.
|
13
html-src/rules/elba.html
Normal file
13
html-src/rules/elba.html
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<h1>Elba</h1>
|
||||||
|
<p>
|
||||||
|
Gypsy type. 2 decks. No redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Like <a href="gypsy.html">Gypsy</a>,
|
||||||
|
but with ten tableau piles, five cards per pile,
|
||||||
|
and only kings can fill empty piles.
|
13
html-src/rules/germanfreecell.html
Normal file
13
html-src/rules/germanfreecell.html
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<h1>German FreeCell</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 seven playing piles, and only one card
|
||||||
|
of each suit can be in the free cells at once.
|
25
html-src/rules/interchange.html
Normal file
25
html-src/rules/interchange.html
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
<h1>Interchange</h1>
|
||||||
|
<p>
|
||||||
|
Forty Thieves type. 2 decks. No redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Rules</h3>
|
||||||
|
<p>
|
||||||
|
Seven cards are dealt to each of seven tableau piles, with every
|
||||||
|
other card dealt face-down (the second, fourth, and sixth cards in
|
||||||
|
each pile will be face-down). Tableau piles are built down by same
|
||||||
|
suit. Any card or valid sequence of cards can be moved between
|
||||||
|
tableau piles.
|
||||||
|
<p>
|
||||||
|
Cards are dealt from the stock one at a time and can be moved to the
|
||||||
|
tableau or foundations. No redeal is allowed.
|
||||||
|
<p>
|
||||||
|
Foundations are built up by same suit from ace to king. The game is
|
||||||
|
won when all cards are moved to the foundations.
|
||||||
|
|
||||||
|
<h3>Notes</h3>
|
||||||
|
<p>
|
||||||
|
Interchange is a variation of <a href="fortythieves.html">Forty Thieves</a>.
|
13
html-src/rules/perseverance.html
Normal file
13
html-src/rules/perseverance.html
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<h1>Perseverance</h1>
|
||||||
|
<p>
|
||||||
|
Baker's Dozen type. 1 deck. 2 redeals.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Like <a href="cruel.html">Cruel</a>,
|
||||||
|
but sequences of cards of the same suit can be
|
||||||
|
moved together, and only two redeals are allowed.
|
|
@ -9,8 +9,4 @@ Move all cards to the foundations.
|
||||||
<h3>Quick Description</h3>
|
<h3>Quick Description</h3>
|
||||||
<p>
|
<p>
|
||||||
Like <a href="freecell.html">FreeCell</a>,
|
Like <a href="freecell.html">FreeCell</a>,
|
||||||
but with only three free cells and seven playing piles.
|
but with five free cells and seven playing piles.
|
||||||
|
|
||||||
<h3>Rules</h3>
|
|
||||||
<p>
|
|
||||||
<i>[To be written]</i>
|
|
||||||
|
|
|
@ -10,7 +10,3 @@ Move all cards to the foundations.
|
||||||
<p>
|
<p>
|
||||||
Like <a href="fortythieves.html">Forty Thieves</a>,
|
Like <a href="fortythieves.html">Forty Thieves</a>,
|
||||||
but the piles build down by alternate color.
|
but the piles build down by alternate color.
|
||||||
|
|
||||||
<h3>Rules</h3>
|
|
||||||
<p>
|
|
||||||
<i>[To be written]</i>
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ Move all of the cards except the queens to the foundations.
|
||||||
|
|
||||||
<h3>Rules</h3>
|
<h3>Rules</h3>
|
||||||
<p>
|
<p>
|
||||||
Striptease is a risque variation of <a href="takeaway.html">Take Away</a>.
|
Striptease is a risqué variation of <a href="takeaway.html">Take Away</a>.
|
||||||
<p>
|
<p>
|
||||||
Four tableau stacks of 13 cards each are dealt. The queens are placed at
|
Four tableau stacks of 13 cards each are dealt. The queens are placed at
|
||||||
the bottom of these stacks, and a single face-down card is dealt on top of
|
the bottom of these stacks, and a single face-down card is dealt on top of
|
||||||
|
|
12
html-src/rules/unlimited.html
Normal file
12
html-src/rules/unlimited.html
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
<h1>Unlimited</h1>
|
||||||
|
<p>
|
||||||
|
Forty Thieves type. 2 decks. Unlimited redeals.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Like <a href="interchange.html">Interchange</a>,
|
||||||
|
but unlimited redeals are allowed.
|
12
html-src/rules/verybigdivorce.html
Normal file
12
html-src/rules/verybigdivorce.html
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
<h1>Very Big Divorce</h1>
|
||||||
|
<p>
|
||||||
|
Spider type. 4 decks. No redeal.
|
||||||
|
|
||||||
|
<h3>Object</h3>
|
||||||
|
<p>
|
||||||
|
Move all cards to the foundations.
|
||||||
|
|
||||||
|
<h3>Quick Description</h3>
|
||||||
|
<p>
|
||||||
|
Like <a href="groundsforadivorce.html">Grounds for a Divorce</a>,
|
||||||
|
but with four decks and 12 playing piles.
|
Loading…
Add table
Reference in a new issue