From 659760b43a5435f64857fc0d2ad3165e65aabf39 Mon Sep 17 00:00:00 2001 From: Joe R Date: Mon, 13 Dec 2021 22:59:16 -0500 Subject: [PATCH] Added more missing game rules. --- html-src/rules/acme.html | 25 ++++++++++++++++++++ html-src/rules/challengefreecell.html | 2 +- html-src/rules/corners.html | 14 +++++++++++ html-src/rules/czarina.html | 13 +++++++++++ html-src/rules/easthaven.html | 7 +++--- html-src/rules/fascinationfan.html | 21 +++++++++++++++++ html-src/rules/fourseasons.html | 25 ++++++++++++++++++++ html-src/rules/montecarlo2decks.html | 12 ++++++++++ html-src/rules/openspider.html | 12 ++++++++++ html-src/rules/phalanx.html | 17 ++++++++++++++ html-src/rules/russianaces.html | 13 +++++++++++ html-src/rules/simplicity.html | 14 +++++++++++ html-src/rules/spidike.html | 27 ++++++++++++++++++++++ html-src/rules/superchallengefreecell.html | 14 +++++++++++ html-src/rules/westhaven.html | 23 ++++++++++++++++++ pysollib/games/windmill.py | 9 +++----- 16 files changed, 237 insertions(+), 11 deletions(-) create mode 100644 html-src/rules/acme.html create mode 100644 html-src/rules/corners.html create mode 100644 html-src/rules/czarina.html create mode 100644 html-src/rules/fascinationfan.html create mode 100644 html-src/rules/fourseasons.html create mode 100644 html-src/rules/montecarlo2decks.html create mode 100644 html-src/rules/openspider.html create mode 100644 html-src/rules/phalanx.html create mode 100644 html-src/rules/russianaces.html create mode 100644 html-src/rules/simplicity.html create mode 100644 html-src/rules/spidike.html create mode 100644 html-src/rules/superchallengefreecell.html create mode 100644 html-src/rules/westhaven.html diff --git a/html-src/rules/acme.html b/html-src/rules/acme.html new file mode 100644 index 00000000..9a0bd159 --- /dev/null +++ b/html-src/rules/acme.html @@ -0,0 +1,25 @@ +

Acme

+

+Canfield type. 1 deck. 1 redeal. + +

Object

+

+Move all cards to the foundations. + +

Rules

+

+Four cards are dealt to four tableau piles, and 13 cards are +dealt to a reserve. The aces are dealt to four foundation +piles. +

+The tableau piles are built down by same suit. Single cards +can be moved between tableau piles, or cards from the reserve +can be moved to a tableau pile. Empty tableau piles are +immediately filled from the reserve. Foundations are built up +by same suit from ace to king. +

+Cards can be dealt from the talon one at a time. These cards +can be moved to a tableau or foundation pile. You are allowed +one redeal, so you can go through the stock twice. +

+The game is won when all cards are moved to the foundations. diff --git a/html-src/rules/challengefreecell.html b/html-src/rules/challengefreecell.html index 0897babc..785a3b92 100644 --- a/html-src/rules/challengefreecell.html +++ b/html-src/rules/challengefreecell.html @@ -10,4 +10,4 @@ Move all cards to the foundations.

Like FreeCell, but the aces and twos are dealt at the -bottom of each tableau bolumn. +bottom of each tableau column. diff --git a/html-src/rules/corners.html b/html-src/rules/corners.html new file mode 100644 index 00000000..8aba3f0f --- /dev/null +++ b/html-src/rules/corners.html @@ -0,0 +1,14 @@ +

Corners

+

+One-Deck game type. 1 deck. 2 redeals. + +

Object

+

+Move all cards to the foundations. + +

Quick Description

+

+Like Four Seasons, +but a card is dealt to each foundation at the start +of the game and building on the tableau is not +allowed. Also, two redeals are allowed. diff --git a/html-src/rules/czarina.html b/html-src/rules/czarina.html new file mode 100644 index 00000000..403d5147 --- /dev/null +++ b/html-src/rules/czarina.html @@ -0,0 +1,13 @@ +

Czarina

+

+One-Deck game type. 1 deck. No redeal. + +

Object

+

+Move all cards to the foundations. + +

Quick Description

+

+Like Four Seasons, +but empty tableau piles are filled immediately +from the waste pile. diff --git a/html-src/rules/easthaven.html b/html-src/rules/easthaven.html index e7b03333..a688b6cb 100644 --- a/html-src/rules/easthaven.html +++ b/html-src/rules/easthaven.html @@ -1,6 +1,6 @@

Easthaven

-Klondike type. 1 deck. No redeal. +Gypsy type. 1 deck. No redeal.

Object

@@ -16,8 +16,7 @@ but anything on an empty space, and no redeal. Piles build down by alternate color, and an empty space can be filled with any card or sequence.

-Cards from the Talon are turned over to the Waste pile, one at a time. -You can move the top card to the playing piles or the Foundations. -There is no redeal. +When you are out of moves, you can deal one card from the talon to +the top of each tableau pile.

You are also permitted to move cards back out of the Foundations. diff --git a/html-src/rules/fascinationfan.html b/html-src/rules/fascinationfan.html new file mode 100644 index 00000000..4e43abe0 --- /dev/null +++ b/html-src/rules/fascinationfan.html @@ -0,0 +1,21 @@ +

Fascination Fan

+

+Fan game type. 1 deck. 6 redeals. + +

Object

+

+Move all cards to the foundations. + +

Rules

+

+17 piles of three cards are dealt, and the last card is +dealt to an eighteenth pile. Only the top card of each +pile is visible. Piles are built down by alternating color. +Empty piles can't be filled. +

+When no more moves are possible, click on the talon. +All cards on the tableau will be re-shuffled and redealt +in the same manner, with only the top cards again being +visible. Six redeals are allowed. +

+The game is won if all cards are moved to the foundations. diff --git a/html-src/rules/fourseasons.html b/html-src/rules/fourseasons.html new file mode 100644 index 00000000..97ad1b80 --- /dev/null +++ b/html-src/rules/fourseasons.html @@ -0,0 +1,25 @@ +

Four Seasons

+

+One-Deck game type. 1 deck. No redeal. + +

Object

+

+Move all cards to the foundations. + +

Rules

+

+Five cards are dealt to the tableau, in a cross shape. The +four foundations are in the corners of the tableau. A single +card is dealt to one of the foundations - this is the base rank +for the foundations for this game. +

+Tableau piles are built down by rank, regardless of suit. The +foundations are built up by suit. Both wrap from ace to king as +necessary. Single cards can be moved between tableau piles and +any card can fill an empty pile. +

+Cards can be dealt from the talon one at a time. The last dealt +card can be moved to an appropriate tableau pile or foundation. +No redeal is allowed. +

+The game is won if all cards are moved to the foundations. diff --git a/html-src/rules/montecarlo2decks.html b/html-src/rules/montecarlo2decks.html new file mode 100644 index 00000000..8e32449f --- /dev/null +++ b/html-src/rules/montecarlo2decks.html @@ -0,0 +1,12 @@ +

Monte Carlo (2 decks)

+

+Pairing game type. 2 decks. No redeal. + +

Object

+

+Discard all pairs of cards of the same rank. + +

Quick Description

+

+Like Monte Carlo, +but with two decks. diff --git a/html-src/rules/openspider.html b/html-src/rules/openspider.html new file mode 100644 index 00000000..6ec9983b --- /dev/null +++ b/html-src/rules/openspider.html @@ -0,0 +1,12 @@ +

Open Spider

+

+Spider type. 2 decks. No redeal. + +

Object

+

+Move all cards to the foundations. + +

Quick Description

+

+Like Spider, +but all cards in the tableau are visible. diff --git a/html-src/rules/phalanx.html b/html-src/rules/phalanx.html new file mode 100644 index 00000000..ccab2f42 --- /dev/null +++ b/html-src/rules/phalanx.html @@ -0,0 +1,17 @@ +

Phalanx

+

+One-Deck game type. 1 deck. No redeal. + +

Object

+

+Move all cards to the foundations. + +

Rules

+

+Fifteen cards are dealt to fifteen reserve piles, arranged +in a triangle shape. Four foundations are built up by same +suit from ace to king. Cards are dealt from the talon one +at a time, and can be moved to empty reserve piles or +foundations. No redeal is allowed. +

+The game is won if all cards are moved to the foundations. diff --git a/html-src/rules/russianaces.html b/html-src/rules/russianaces.html new file mode 100644 index 00000000..99dc7b80 --- /dev/null +++ b/html-src/rules/russianaces.html @@ -0,0 +1,13 @@ +

Russian Aces

+

+One-Deck game type. 1 deck. No redeal. + +

Object

+

+Move all cards except the four Aces to the single foundation. + +

Quick Description

+

+Like Aces Up, +but when dealing from the talon, if there are any empty tableau +piles, those are the only piles cards are dealt to. diff --git a/html-src/rules/simplicity.html b/html-src/rules/simplicity.html new file mode 100644 index 00000000..920dad66 --- /dev/null +++ b/html-src/rules/simplicity.html @@ -0,0 +1,14 @@ +

Simplicity

+

+One-Deck game type. 1 deck. No redeal. + +

Object

+

+Move all cards to the foundations. + +

Quick Description

+

+Like Four Seasons, +but the tableau piles are dealt in two rows of +six cards, and are built down by alternating +colors. diff --git a/html-src/rules/spidike.html b/html-src/rules/spidike.html new file mode 100644 index 00000000..b2a27f81 --- /dev/null +++ b/html-src/rules/spidike.html @@ -0,0 +1,27 @@ +

Spidike

+

+Spider type. 1 deck. No redeal. + +

Object

+

+Move all cards to the foundations. + +

Rules

+

+Cards are dealt in seven tableau piles, each with a different number of +cards, from one to seven, all face-up. +

+The tableau piles are built down, regardless of suit. However, sequences +that are all of the same suit are preferred because these are available +for further movement. An empty tableau pile can only be filled by a king. +

+Aces can be moved to the foundations, which are built up by same suit from +ace to king. +

+When no more moves are possible, click on the talon. One card will be +added to each of the playing piles. + +

Notes

+

+Spidike is a combination of the games Spider and Klondike, that +was invented by Thomas Warfield. diff --git a/html-src/rules/superchallengefreecell.html b/html-src/rules/superchallengefreecell.html new file mode 100644 index 00000000..aae1f806 --- /dev/null +++ b/html-src/rules/superchallengefreecell.html @@ -0,0 +1,14 @@ +

Super Challenge FreeCell

+

+FreeCell type. 1 decks. No redeal. + +

Object

+

+Move all cards to the foundations. + +

Quick Description

+

+Like FreeCell, +but the aces and twos are dealt at the +bottom of each tableau column, and only kings +can be used to fill empty tableau piles. diff --git a/html-src/rules/westhaven.html b/html-src/rules/westhaven.html new file mode 100644 index 00000000..fed86572 --- /dev/null +++ b/html-src/rules/westhaven.html @@ -0,0 +1,23 @@ +

Westhaven

+

+Gypsy type. 1 deck. No redeal. + +

Object

+

+Move all cards to the foundations. + +

Quick Description

+

+Like Klondike, +but 10 piles, anything on an empty space, and no redeal. +
Very easy. + +

Rules

+

+Piles build down by alternate color, and an empty space can be filled +with any card or sequence. +

+When you are out of moves, you can deal one card from the talon to +the top of each tableau pile. +

+You are not permitted to move cards back out of the foundations. diff --git a/pysollib/games/windmill.py b/pysollib/games/windmill.py index 88666c84..b3e82cc4 100644 --- a/pysollib/games/windmill.py +++ b/pysollib/games/windmill.py @@ -432,14 +432,11 @@ registerGame(GameInfo(30, Windmill, "Windmill", registerGame(GameInfo(277, NapoleonsTomb, "Napoleon's Tomb", GI.GT_1DECK_TYPE, 1, 0, GI.SL_MOSTLY_LUCK)) registerGame(GameInfo(417, Corners, "Corners", - GI.GT_1DECK_TYPE, 1, 2, GI.SL_MOSTLY_LUCK, - rules_filename='fourseasons.html')) + GI.GT_1DECK_TYPE, 1, 2, GI.SL_MOSTLY_LUCK)) registerGame(GameInfo(437, Simplicity, "Simplicity", - GI.GT_1DECK_TYPE, 1, 0, GI.SL_MOSTLY_LUCK, - rules_filename='fourseasons.html')) + GI.GT_1DECK_TYPE, 1, 0, GI.SL_MOSTLY_LUCK)) registerGame(GameInfo(483, Czarina, "Czarina", - GI.GT_1DECK_TYPE, 1, 0, GI.SL_MOSTLY_LUCK, - rules_filename='fourseasons.html')) + GI.GT_1DECK_TYPE, 1, 0, GI.SL_MOSTLY_LUCK)) registerGame(GameInfo(484, FourSeasons, "Four Seasons", GI.GT_1DECK_TYPE, 1, 0, GI.SL_MOSTLY_LUCK, altnames=('Corner Card', 'Vanishing Cross')))