mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
45 lines
1.6 KiB
HTML
45 lines
1.6 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>Three Peaks</h1>
|
|
Pairing type game. 1 deck. No redeal.
|
|
<h3>Object</h3>
|
|
Remove all cards from the tableau.
|
|
<h3>Rules</h3>
|
|
The object is to remove all the cards from the tableau by playing
|
|
them to the waste stack. Cards from the tableau will play to the
|
|
waste if they are one rank higher or lower than the card at the top
|
|
of the waste. A King will play on an Ace and vice versa. Cards are
|
|
played to the waste by clicking on them. Points are made as
|
|
follows:
|
|
<dl>
|
|
<dd>When a hand is dealt 52 points are subtracted from the
|
|
score.</dd>
|
|
<dd>For each of the first four cards played from the tableau in a
|
|
sequence one point is added.</dd>
|
|
<dd>For each of the second four cards played from the tableau in a
|
|
sequence two points are added.</dd>
|
|
<dd>Then four points for the next four cards, eight for the next
|
|
four, then sixteen etc.</dd>
|
|
<dd>If one peak is empty the points added are doubled.</dd>
|
|
<dd>If two peaks are empty the points added are quadrupled.</dd>
|
|
<dd></dd>
|
|
<dd>Ten points are added for emptying the first peak.</dd>
|
|
<dd>Twenty points are added for the second peak.</dd>
|
|
<dd>Forty points are added for emptying the last peak.</dd>
|
|
<dd></dd>
|
|
<dd>When all the cards are removed from the tableau ten points are
|
|
added for each card remaining in the talon.</dd>
|
|
<dd></dd>
|
|
<dd>The highest possible score for a single hand is 2336
|
|
points.</dd>
|
|
</dl>
|
|
<h3>Notes</h3>
|
|
Undo is disabled in this game.
|
|
</body>
|
|
</html>
|