mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Added some terms to the glossary.
This commit is contained in:
parent
b149b3c301
commit
e3d99bcbee
1 changed files with 36 additions and 5 deletions
|
@ -125,6 +125,13 @@ uncommon.</p>
|
||||||
of 104 cards.</p>
|
of 104 cards.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
<dt><b>FACE CARD</b></dt>
|
||||||
|
|
||||||
|
<dd>
|
||||||
|
<p>The Jack, Queen, and King of each suit. Also called court cards
|
||||||
|
or picture cards.</p>
|
||||||
|
</dd>
|
||||||
|
|
||||||
<dt><b>FOUNDATION</b></dt>
|
<dt><b>FOUNDATION</b></dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
|
@ -136,7 +143,14 @@ all the cards in the foundation pile(s).</p>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>A deck of cards consisting of a STANDARD DECK and two jokers
|
<p>A deck of cards consisting of a STANDARD DECK and two jokers
|
||||||
making a total of 54 cards.</p>
|
making a total of 54 cards. Currently, joker decks are not
|
||||||
|
used in PySol.</p>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt><b>OPEN</b></dt>
|
||||||
|
|
||||||
|
<dd>
|
||||||
|
<p>An open game is one that starts with all cards visible.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><b>PILE</b></dt>
|
<dt><b>PILE</b></dt>
|
||||||
|
@ -156,6 +170,16 @@ rank these cards as 10. In such a case, a high ace might be ranked
|
||||||
as 11.</p>
|
as 11.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
<dt><b>REDEAL</b></dt>
|
||||||
|
|
||||||
|
<dd>
|
||||||
|
<p>Depending on the game, can refer to a number of things. In some
|
||||||
|
games, a redeal simply involves turning over the WASTE pile to
|
||||||
|
go through the STOCK again, while in others, it involves using
|
||||||
|
game specific tules to reshuffle and redeal all or part of the
|
||||||
|
tableau. Often, only a limited number of redeals are allowed.</p>
|
||||||
|
</dd>
|
||||||
|
|
||||||
<dt><b>RESERVE</b></dt>
|
<dt><b>RESERVE</b></dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
|
@ -185,9 +209,9 @@ substituted into this paradigm.</p>
|
||||||
<dt><b>STRIPPED DECK</b></dt>
|
<dt><b>STRIPPED DECK</b></dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>A 32 card deck. There are four suits of eight cards
|
<p>A STANDARD DECK with a reduced number of cards. Usually,
|
||||||
each. Each suit contains an Ace, 7 through 10, Jack, Queen, and
|
this means that one or more suits or ranks are removed from
|
||||||
King.</p>
|
the deck.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><b>STOCK</b></dt>
|
<dt><b>STOCK</b></dt>
|
||||||
|
@ -217,6 +241,12 @@ building.</p>
|
||||||
dealt and are usually kept faced down.</p>
|
dealt and are usually kept faced down.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
<dt><b>TURN THE CORNER</b></dt>
|
||||||
|
|
||||||
|
<dd>
|
||||||
|
<p>See WRAP AROUND.</p>
|
||||||
|
</dd>
|
||||||
|
|
||||||
<dt><b>VALUE</b></dt>
|
<dt><b>VALUE</b></dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
|
@ -235,6 +265,7 @@ usually in play.</p>
|
||||||
<dd>
|
<dd>
|
||||||
<p>In some games card sequences may wrap around.
|
<p>In some games card sequences may wrap around.
|
||||||
When BUILDING UP this means you can place an Ace on a King.
|
When BUILDING UP this means you can place an Ace on a King.
|
||||||
When BUILDING DOWN this means you can place a King on an Ace.</p>
|
When BUILDING DOWN this means you can place a King on an Ace.
|
||||||
|
Also called TURN THE CORNER.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
Loading…
Add table
Reference in a new issue