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

A few game rule documentation fixes.

This commit is contained in:
Joe R 2023-06-27 22:13:25 -04:00
parent 3dc2540d51
commit fbe29ce447
6 changed files with 16 additions and 4 deletions

View file

@ -6,7 +6,7 @@ Move all cards to the foundations.
<h3>Quick description</h3> <h3>Quick description</h3>
Play is similar to Play is similar to
<a href="paulownia.html">Eularia</a>. <a href="paulownia.html">Paulownia</a>.
The rows build down in rank by same suit. The foundations The rows build down in rank by same suit. The foundations
build up in rank by suit. build up in rank by suit.

View file

@ -28,4 +28,4 @@ cards you like, if you play them on the wrong pile, you might end up blocking
a more important card later. a more important card later.
<p> <p>
There are certain patterns in how you choose to move the wizards that will help There are certain patterns in how you choose to move the wizards that will help
you use them most effectively. You'll just have to figure them out... you use them most effectively. You'll just have to figure them out...

View file

@ -2,6 +2,11 @@
<p> <p>
One-Deck game type. 1 deck. No redeal. One-Deck game type. 1 deck. No redeal.
<h3>Object</h3>
<p>
Move all cards to the tableau, in four columns with complete sequences from
king to ace.
<h3>Quick Description</h3> <h3>Quick Description</h3>
<p> <p>
Like <a href="curdsandwhey.html">Curds and Whey</a>, Like <a href="curdsandwhey.html">Curds and Whey</a>,

View file

@ -2,6 +2,11 @@
<p> <p>
Spider type. 1 deck. No redeal. Spider type. 1 deck. No redeal.
<h3>Object</h3>
<p>
Move all cards to the tableau, in four columns with complete sequences from
king to ace.
<h3>Quick Description</h3> <h3>Quick Description</h3>
<p> <p>
Like <a href="curdsandwhey.html">Curds and Whey</a>, Like <a href="curdsandwhey.html">Curds and Whey</a>,

View file

@ -6,7 +6,7 @@ Move all cards to the foundations.
<h3>Quick description</h3> <h3>Quick description</h3>
Play is similar to Play is similar to
<a href="paulownia.html">Peony</a>. <a href="paulownia.html">Paulownia</a>.
The rows build down in rank by same suit. The foundations The rows build down in rank by same suit. The foundations
build up in rank by suit. build up in rank by suit.

View file

@ -8,7 +8,9 @@ Move all cards to the foundations.
<h3>Rules</h3> <h3>Rules</h3>
<p> <p>
This game is played with two stripped decks. This game is played with two stripped decks, consisting of the seven through king
and ace of each suit. One ace is dealt to the foundations, and the remaining cards
are dealt evenly to seven tableau piles.
<p> <p>
The foundations build up in suit starting with Ace, then from Seven up to King. The foundations build up in suit starting with Ace, then from Seven up to King.
<p> <p>