1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/html-src/wikipedia/headsandtails.html
Roderik Ploszek 806e3a5153 Reverse state of html-src/* help files as before ada9778
These files will be further processed by the gen-html.py script, they don't have
to be HTML valid.
2018-02-19 13:23:28 +01:00

32 lines
1.5 KiB
HTML

<h1>Heads And Tails</h1>
<h3>From Wikipedia, the free encyclopedia</h3>
<p>
Heads and Tails is a solitaire card game which uses two decks of playing
cards. It is mostly based on luck.
<p>
First, a row of eight cards are dealt; this is the "Heads" row. Then 8 piles
of 11 cards are dealt; this is reserve. Below them is another row of eight
cards, the "Tails" row.
<p>
The object of the game is to free one Ace and one King of each suit and built
each of them by suit; the Aces are built up to Kings while the Kings are built
down to Aces.
<p>
Only the cards on the Heads and Tails rows are available to play on the
foundations or on either the Heads or Tails row; the eight piles are used only
to fill gaps. The cards on the Heads or Tails rows can be built either up or
down by suit; building can change direction, but Aces cannot be built onto
Kings and vice versa.
<p>
When a gap occurs on either the Heads or the Tails row, it is filled by the
top card of the reserve pile immediately below or above it (depending on which
row the gap is). But when a gap occurs above or below an empty pile, two
different rule sets say the gap is filled with:
<ul>
<li>The top card of the pile to the immediate left of the empty pile (Solsuite)
<li>The top card of any other pile. (Pretty Good Solitaire)
</ul>
<p>
The game is won when all cards are built onto the foundations.
<p>
<i>(Retrieved from <a href="http://en.wikipedia.org/wiki/Heads_And_Tails">http://en.wikipedia.org/wiki/Heads_And_Tails</a>)</i>