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

49 lines
2.3 KiB
HTML

<h1>General Rules</h1>
<p>
There are some characteristics common to all the games in this package.
Most of them are played with standard 52-card decks, either one or two. The
cards in each suit are ranked King high. K stands for King, Q stands for
Queen and J stands for Jack. In each game, the cards are piled up in either
ascending or descending order, on stacks in the main playing area, called
the Tableau, or piles off to the side, called Foundations. Some piles must
be built up in sequence within the same suit, and others are built up in
suits of alternating colors.
<p>
The Talon is the stack of cards remaining in the deck, not yet played
upon any of the piles, and not yet placed in the discard pile. Some people
also call it the Stock or the Hand.
<p>
The object of each of these games is to use up all the cards in
building Foundations, or to use up all cards in the Talon according to the
rules of the particular game. If all the cards are used up, you win. If
not, you lose.
<p>
In all of the games, you deal cards from the Talon to the discard pile
by clicking once on the Talon with the left mouse button, or pressing &lt;D&gt;.
Where permitted by the rules, you can turn over any face-down card with a
single click of the left mouse button. You pick up and move a card by
clicking on it and holding the button down while you drag it to its intended
destination. If the move would violate the rules, the card will not go
anywhere. If any card or cards can be put on a
Foundation, or in the Ace discard pile of Picture Gallery, a single press of
the &lt;A&gt; key will do all of them, a handy way to quickly finish certain
games. Sometimes the &lt;A&gt; key will build up the Foundations more than you
would like, and these rules allow you to put cards back into the Tableau
from the Foundations. Of course, you can also use the Undo key &lt;Z&gt;.
<p>
If you're confused by all this, just watch a demo game :-)
<h2>Other Types of Decks</h2>
<p>
A few of the games in PySol use a different type of deck. For more info about
some of the other decks PySol games can use, see the following:
<ul>
<li><a href="ganjifa.html">Ganjifa</a></li>
<li><a href="hanafuda.html">Hanafuda</a></li>
<li><a href="hexadeck.html">Hex A Deck</a></li>
</ul>