Skip to content

Commit

Permalink
Fix formatting in a few game rules files
Browse files Browse the repository at this point in the history
  • Loading branch information
joeraz committed Nov 27, 2024
1 parent d36c19b commit a5e0c96
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
12 changes: 11 additions & 1 deletion html-src/rules/balarama.html
Original file line number Diff line number Diff line change
@@ -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.
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.
2 changes: 1 addition & 1 deletion html-src/rules/hitormiss.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ <h3>Object</h3>
<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".
Expand Down
2 changes: 1 addition & 1 deletion html-src/rules/kurma.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h3>Quick description</h3>
The rows build down by suit and rank.

<h3>Rules</h3>
The cards on the tableau build down in rank of the same suit. The
The cards on the tableau build down in rank of the same suit. The
foundations build up in rank by suit starting with the Ace. The cards
are dealt from the talon one at a time. Any card or movable pile may
be played on an empty row. Cards may be played from the foundations.
Expand Down
1 change: 0 additions & 1 deletion html-src/rules/millie.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ <h3>Object</h3>
<p>
Move all cards to the foundations.


<h3>Quick Description</h3>
<p>
Like <a href="gypsy.html">Gypsy</a>, but only a single card
Expand Down
5 changes: 5 additions & 0 deletions html-src/rules/mughalcircles.html
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit a5e0c96

Please sign in to comment.