1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

A dozen more game rules.

This commit is contained in:
Joe R 2022-05-31 17:58:53 -04:00
parent f23f58933f
commit f288362299
12 changed files with 226 additions and 0 deletions

View file

@ -0,0 +1,13 @@
<h1>British Blockade</h1>
<p>
Two-Deck game type. 2 decks. No redeal.
<h3>Object</h3>
<p>
Move all the cards to the foundations.
<h3>Quick Description</h3>
<p>
Like <a href="parallels.html">Parallels</a>,
but empty spaces in the tableau are filled from the
stock immediately.

View file

@ -0,0 +1,19 @@
<h1>Chelicera</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.
<h3>Rules</h3>
<p>
Cards are dealt to seven tableau piles, four with four cards,
and three with seven. Tableau piles are built down by same
suit. Groups of cards can be moved regardless of sequence.
<p>
Empty tableau piles are immediately filled by three cards from
the talon. Once the talon is empty, only kings can fill the
piles. The game is won if all the cards are arranged in
four same suit sequences from king to ace.

View file

@ -0,0 +1,22 @@
<h1>Eight Sages</h1>
<p>
Klondike type. 2 decks. 1 redeal.
<h3>Object</h3>
<p>
Move all cards to the foundations.
<h3>Rules</h3>
<p>
A card is dealt to each of eight tableau piles. Tableau
piles are built down by alternate color. Cards cannot be
moved between tableau piles - only cards from the waste
pile can be moved to the tableau. Empty tableau piles can
be filled with any card from the waste pile.
<p>
Deal cards from the talon one at a time, and these cards
can be moved to the tableau or foundation. One redeal is
allowed, so you can go through the deck twice.
<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.

View file

@ -0,0 +1,14 @@
<h1>Gotham</h1>
<p>
Fan game type. 2 decks. No redeal.
<h3>Object</h3>
<p>
Move all cards to the foundations.
<h3>Quick Description</h3>
<p>
Like <a href="newyork.html">New York</a>,
but three cards are dealt to each tableau pile, and sequences
of cards can be moved together, but empty piles can only be
filled with cards from the talon or reserves.

View file

@ -0,0 +1,14 @@
<h1>Incompatibility</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="spidike.html">Spidike</a>,
but with two decks, cards are dealt all face-up
in ten piles of five cards each, and when dealing
cards from the talon, empty piles are not filled.

22
html-src/rules/lanes.html Normal file
View file

@ -0,0 +1,22 @@
<h1>Lanes</h1>
<p>
Klondike type. 1 deck. 1 redeal.
<h3>Object</h3>
<p>
Move all cards to the foundations.
<h3>Rules</h3>
<p>
Cards are dealt to six piles of three cards each and the aces
are dealt to the foundations. Tableau piles are built down
by alternate color, and only single cards can be moved between
tableau piles. Any card can fill empty tableau piles.
<p>
When there are no moves left, you can deal cards from the talon
one at a time, and move them to the tableau or foundations if
possible. You are allowed one redeal, so you can go through
the deck twice.
<p>
The foundations are built up by same suit. The game is won if
all cards are moved to the foundations.

View file

@ -0,0 +1,19 @@
<h1>Mumbai</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 the tableau is dealt in thirteen piles of three
cards each, with the bottom card of each pile face-down,
and the piles build down by any suit but own.
<h3>Notes</h3>
<p>
Mumbai is a three deck variant of
<a href="indian.html">Indian</a>.

View file

@ -0,0 +1,26 @@
<h1>Parallels</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>
One king and ace of each suit are dealt to the foundations.
Ten cards are dealt to a row in the tableau. Cards from the
tableau can be moved to the foundations, with the foundations
with the aces built up by same suit to king, and the
foundations with the kings are built down by same suit to ace.
There is no building in the tableau.
<p>
When there are no moves left, you can deal cards from the
talon to fill the empty spaces in the tableau. If there are
no empty spaces, you can deal an additional row of ten cards
below the current one. Once there are more than three rows,
only cards with no card directly above or below them can be
moved.
<p>
Building on the tableau is otherwise not allowed. The game is
won if all cards are moved to the foundations.

View file

@ -0,0 +1,30 @@
<h1>Rouge Et Noir</h1>
<p>
Gypsy type. 2 decks. No redeal.
<h3>Object</h3>
<p>
Move all cards to the foundations.
<h3>Rules</h3>
<p>
Cards are dealt to nine of ten tableau piles, with the first
containing eight cards, and each additional pile containing one
less than the previous pile, until the last pile contains only
one card. Only the top cards are face-up The tenth pile starts
empty.
<p>
Tableau piles are built down by alternate color, and any valid
sequence of cards can be moved between piles. Only kings or
sequences of cards starting with them can be moved to empty piles.
<p>
The unique aspect of Rouge Et Noir is the fact that there are
two sets of foundations, built using different methods. The first
set is built more traditionally, starting with an ace of each suit,
then building up by alternate color to king. The second set is
built in a manner more akin to <a href="spider.html">Spider</a>,
in that a full sequence of cards from king to ace can be moved to
each of these. Cards in the foundations cannot be moved back,
or to other foundations.
<p>
The game is won if all cards are moved to the foundations.

View file

@ -0,0 +1,14 @@
<h1>Scuffle</h1>
<p>
Numerica type. 1 deck. 2 redeals.
<h3>Quick Description</h3>
<p>
Like <a href="auldlangsyne.html">Auld Lang Syne</a>,
but two redeals are allowed, in which the tableau
piles are combined to form a new deck. Cards are
arranged so only the top cards are visible.
<h3>Notes</h3>
<p>
<i>Autodrop</i> is disabled for this game.

View file

@ -0,0 +1,18 @@
<h1>Surprise</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 eleven tableau piles dealt,
with five cards in the centermost pile, and descending numbers of cards
going left and right.
<p>
Additionally, once the talon is empty, a single reserve pile becomes
available to use. Cards can be moved from the tableau to the reserve
pile, and the top card can be moved back to the tableau. A max of three
cards can be in this reserve.

View file

@ -0,0 +1,15 @@
<h1>Waterloo</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 only six piles of one card each, and piles
are built down by rank regardless of suit, with
sequences of the same suit being able to be moved
together (in a manner similar to <a href="spider.html">Spider</a>).