mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Fix formatting in a few game rules files
This commit is contained in:
parent
d36c19b158
commit
a5e0c96450
5 changed files with 18 additions and 4 deletions
|
@ -1,16 +1,26 @@
|
|||
<h1>Balarama</h1>
|
||||
<p>
|
||||
Dashavatara Ganjifa type. One deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick description</h3>
|
||||
<p>
|
||||
The cards build down by rank in alternate colors on the tableau, no more
|
||||
than twelve to a row. Any card or sequence may be played on an empty row.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
All cards are dealt to the sixteen rows when the games begins. Cards
|
||||
on the tableau build down in rank in alternating colors. See the general
|
||||
<a href="../ganjifa.html">Ganjifa</a>
|
||||
card rules for information on that. The foundations build up by suit.
|
||||
<p>
|
||||
Any card or sequence may be played on an empty row. The four reserve
|
||||
stacks hold one card each.
|
||||
|
||||
<h3>Strategy</h3>
|
||||
<p>
|
||||
An empty row is more useful than the reserve stacks. Try for an empty row.
|
||||
|
|
|
@ -9,7 +9,7 @@ Move all cards to the foundation.
|
|||
<h3>Rules</h3>
|
||||
<p>As you draw cards from the talon, one at a time, declare a card rank
|
||||
in sequence (ace to king, then start over from ace). If the drawn card
|
||||
matches the declard rank, that is a "Hit", and the card may be moved to
|
||||
matches the declared rank, that is a "Hit", and the card may be moved to
|
||||
the foundation. Otherwise, it is a "Miss". You can continue to redeal
|
||||
as many times as you need, until you go through the entire deck twice in
|
||||
a row without getting a single "Hit".
|
||||
|
|
|
@ -6,7 +6,6 @@ Gypsy type. 2 decks. No redeal.
|
|||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="gypsy.html">Gypsy</a>, but only a single card
|
||||
|
|
|
@ -1,18 +1,23 @@
|
|||
<h1>Mughal Circles</h1>
|
||||
<p>
|
||||
Mughal Ganjifa type. One deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick description</h3>
|
||||
<p>
|
||||
The cards build down by rank and by suit on the tableau. Any card may be
|
||||
played on an empty row. Only one card may be moved at a time.
|
||||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
All cards are dealt to the twenty four rows when the games begins. Cards
|
||||
on the tableau build down by suit in descending rank order. The foundations
|
||||
build up by suit. Any card may be played on an empty row. The reserve stacks
|
||||
hold one card each. Only one card at a time may be moved.
|
||||
|
||||
<h3>Strategy</h3>
|
||||
<p>
|
||||
Try to keep a reserve stack open. Play higher ranked cards on empty rows.
|
||||
|
|
Loading…
Add table
Reference in a new issue