mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Corrected a few typos and formatting issues in the rules.
This commit is contained in:
parent
9fb0e33cb6
commit
9609f5e133
6 changed files with 15 additions and 6 deletions
|
@ -17,7 +17,7 @@ moved to the edges of the tableau - jacks to the corners, kings
|
|||
to the top and bottom, and queens to the sides.
|
||||
<p>
|
||||
When there are no moves left, you can deal one card from the talon
|
||||
to each empty tableau space. THe game is won if all cards are
|
||||
to each empty tableau space. The game is won if all cards are
|
||||
removed, except the picture cards, which are in their respective
|
||||
spaces.
|
||||
|
||||
|
|
|
@ -1,15 +1,24 @@
|
|||
<h1>Shanka</h1>
|
||||
Dashavatara Ganjifa type. One deck. No redeal.
|
||||
<p>
|
||||
Dashavatara Ganjifa type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the foundations.
|
||||
|
||||
<h3>Quick description</h3>
|
||||
<p>
|
||||
The cards build down by rank only on the tableau, no more
|
||||
than twelve to a row. Only the Rajas 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 only. The foundations build up by suit.
|
||||
Only a Raja or sequence may be played on an empty row.
|
||||
<p>
|
||||
Shanka is the conch incarnation of Vishnu.
|
||||
|
||||
<h3>Strategy</h3>
|
||||
<p>
|
||||
Try for an empty row.
|
||||
|
|
|
@ -9,4 +9,4 @@ Move all cards to the foundations.
|
|||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="longtail.html">Long Tail</a>,
|
||||
but with two decks and eight tableau piles.
|
||||
but with two decks and eight tableau piles.
|
||||
|
|
|
@ -22,7 +22,7 @@ high, so no cards may be placed to their right (they create dead spaces).
|
|||
<p>
|
||||
The foundations build up from Seven to King and then Ace.
|
||||
You may only move a card from the rows (and not from the reserves) to
|
||||
the foundations if it has an empty left neightbour - this implies
|
||||
the foundations if it has an empty left neighbour - this implies
|
||||
that you cannot drop a card from the leftmost column without
|
||||
moving it somewhere else first.
|
||||
|
||||
|
|
|
@ -10,4 +10,4 @@ Move all cards to the single foundation.
|
|||
<p>
|
||||
Like <a href="pyramid.html">Pyramid</a>,
|
||||
but the card layout is inverted, for a more
|
||||
difficult layout.
|
||||
difficult game.
|
||||
|
|
|
@ -9,7 +9,7 @@ Move all cards to the foundations.
|
|||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="snake.html">Snake</a>,
|
||||
with the Hanafuda deck but the number of cards you can move as a sequence is
|
||||
with the Hanafuda deck, but the number of cards you can move as a sequence is
|
||||
not restricted and there are no "free" cells.
|
||||
|
||||
<h3>Rules</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue