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
Shlomi Fish ada9778879 Ran the HTMLs thru tidy.
tidy -asxhtml so they will validate.
2017-11-12 21:26:36 +02:00

39 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.4.0" />
<title></title>
</head>
<body>
<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>
<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>
<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>
<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>
<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:</p>
<ul>
<li>The top card of the pile to the immediate left of the empty
pile (Solsuite)</li>
<li>The top card of any other pile. (Pretty Good Solitaire)</li>
</ul>
<p>The game is won when all cards are built onto the
foundations.</p>
<p><i>(Retrieved from <a href=
"http://en.wikipedia.org/wiki/Heads_And_Tails">http://en.wikipedia.org/wiki/Heads_And_Tails</a>)</i></p>
</body>
</html>