-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix formatting in a few game rules files
- Loading branch information
Showing
5 changed files
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |