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

Game rule documentation fixes.

This commit is contained in:
Joe R 2024-06-15 08:51:16 -04:00
parent b951d86579
commit ceee32e212
12 changed files with 17 additions and 17 deletions

View file

@ -1,6 +1,6 @@
<h1>Ashta Dikapala</h1> <h1>Ashta Dikapala</h1>
<p> <p>
One Moghul Ganjifa deck. No redeal. One Mughal Ganjifa deck. No redeal.
<h3>Object</h3> <h3>Object</h3>
<p> <p>

View file

@ -1,6 +1,6 @@
<h1>Danda</h1> <h1>Danda</h1>
<p> <p>
FreeCell type. One Moghul Ganjifa Deck. No redeal. FreeCell type. One Mughal Ganjifa Deck. No redeal.
<h3>Object</h3> <h3>Object</h3>
<p> <p>
@ -9,7 +9,7 @@ Move all cards to the foundations.
<h3>Quick Description</h3> <h3>Quick Description</h3>
<p> <p>
Like <a href="snake.html">Snake</a>, Like <a href="snake.html">Snake</a>,
using the eight suit Moghul Ganjifa deck and the number of cards you can move using the eight suit Mughal Ganjifa deck and the number of cards you can move
as a sequence is not restricted. as a sequence is not restricted.
<h3>Rules</h3> <h3>Rules</h3>

View file

@ -16,7 +16,7 @@ There are two sets of foundations. One set is built up starting
from ace with odd numbered ranks (A-3-5-7-9-J-K) and the other from ace with odd numbered ranks (A-3-5-7-9-J-K) and the other
is built up from two with even numbered ranks (2-4-6-8-10-Q). is built up from two with even numbered ranks (2-4-6-8-10-Q).
<p> <p>
The cards can be reshuffled and redealed twice. If there are The cards can be reshuffled and redealt twice. If there are
any empty spaces, three cards from the stock can be dealt to any empty spaces, three cards from the stock can be dealt to
fill that pile (this does not count as a redeal). fill that pile (this does not count as a redeal).
<p> <p>

View file

@ -1,6 +1,6 @@
<h1>Khadga</h1> <h1>Khadga</h1>
<p> <p>
FreeCell type. One Moghul Ganjifa Deck. No redeal. FreeCell type. One Mughal Ganjifa Deck. No redeal.
<h3>Object</h3> <h3>Object</h3>
<p> <p>
@ -8,7 +8,7 @@ Move all cards to the foundations.
<h3>Quick Description</h3> <h3>Quick Description</h3>
<p> <p>
Like <a href="snake.html">Snake</a>, using the eight suit Moghul Ganjifa deck Like <a href="snake.html">Snake</a>, using the eight suit Mughal Ganjifa deck
and the number of cards you can move as a sequence is not restricted. and the number of cards you can move as a sequence is not restricted.
<h3>Rules</h3> <h3>Rules</h3>

View file

@ -10,5 +10,5 @@ Remove all cards from the Pyramid.
<p> <p>
Like <a href="pyramid.html">Pyramid</a>, Like <a href="pyramid.html">Pyramid</a>,
but cards are dealt from the talon three at a time, but cards are dealt from the talon three at a time,
with unlimited redeals allowed. You win as soon as with unlimited redeals allowed. You win as soon as
the Pyramid is cleared. the Pyramid is cleared.

View file

@ -1,6 +1,6 @@
<h1>Makara</h1> <h1>Makara</h1>
<p> <p>
FreeCell type. One Moghul Ganjifa Deck. No redeal. FreeCell type. One Mughal Ganjifa Deck. No redeal.
<h3>Object</h3> <h3>Object</h3>
<p> <p>
@ -9,7 +9,7 @@ Move all cards to the foundations.
<h3>Quick Description</h3> <h3>Quick Description</h3>
<p> <p>
Like <a href="snake.html">Snake</a>, Like <a href="snake.html">Snake</a>,
using the eight suit Moghul Ganjifa deck and the number of cards you can move as a using the eight suit Mughal Ganjifa deck and the number of cards you can move as a
sequence is not restricted. sequence is not restricted.
<h3>Rules</h3> <h3>Rules</h3>

View file

@ -1,4 +1,4 @@
<h1>Tens</h1> <h1>Nines</h1>
<p> <p>
Pairing game type. 1 deck. No redeal. Pairing game type. 1 deck. No redeal.

View file

@ -12,5 +12,5 @@ Two cards may be moved at a time if they are in rank order.
<h3>Notes</h3> <h3>Notes</h3>
The Tengu is a mythical Japanese character of exceptional fighting skill. The Tengu is a mythical Japanese character of exceptional fighting skill.
You will need great skill (and more than a little luck) yourself to over You will need great skill (and more than a little luck) yourself to
come six of them. overcome six of them.

View file

@ -1,6 +1,6 @@
<h1>Striptease</h1> <h1>Striptease</h1>
<p> <p>
One-Deck game type. 1 deck. No redeal. Golf type. 1 deck. No redeal.
<h3>Object</h3> <h3>Object</h3>
<p> <p>

View file

@ -1,6 +1,6 @@
<h1>Take Away</h1> <h1>Take Away</h1>
<p> <p>
One-Deck game type. 1 deck. No redeal. Golf type. 1 deck. No redeal.
<h3>Object</h3> <h3>Object</h3>
<p> <p>

View file

@ -1,6 +1,6 @@
<h1>Take Away 8</h1> <h1>Take Away 8</h1>
<p> <p>
One-Deck game type. 1 deck. No redeal. Golf type. 1 deck. No redeal.
<h3>Object</h3> <h3>Object</h3>
<p> <p>

View file

@ -1,6 +1,6 @@
<h1>Vajra</h1> <h1>Vajra</h1>
<p> <p>
FreeCell type. One Moghul Ganjifa Deck. No redeal. FreeCell type. One Mughal Ganjifa Deck. No redeal.
<h3>Object</h3> <h3>Object</h3>
<p> <p>
@ -9,7 +9,7 @@ Move all cards to the foundations.
<h3>Quick Description</h3> <h3>Quick Description</h3>
<p> <p>
Like <a href="snake.html">Snake</a>, Like <a href="snake.html">Snake</a>,
using the eight suit Moghul Ganjifa deck and the number of cards you can move using the eight suit Mughal Ganjifa deck and the number of cards you can move
as a sequence is not restricted. as a sequence is not restricted.
<h3>Rules</h3> <h3>Rules</h3>