mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
35 lines
1.1 KiB
HTML
35 lines
1.1 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>Betsy Ross</h1>
|
|
<p>One-Deck game type. 1 deck. 2 redeals.</p>
|
|
<h3>Object</h3>
|
|
<p>Move all cards to the foundations.</p>
|
|
<h3>Quick Description</h3>
|
|
<p>Like <a href="calculation.html">Calculation</a>, but using a
|
|
waste with 2 redeals instead of row stacks.</p>
|
|
<h3>Rules</h3>
|
|
<p>The four foundations at the top are out of play.</p>
|
|
<p>The four foundations below build regardless of suit the
|
|
following way: The first pile from Two, by one. The second pile
|
|
from Four, by two. The third pile from Six, by three. The fourth
|
|
pile from Eight, by four.</p>
|
|
<pre>
|
|
1: 2 3 4 5 6 7 8 9 T J Q K
|
|
2: 4 6 8 T Q A 3 5 7 9 J K
|
|
3: 6 9 Q 2 5 8 J A 4 7 T K
|
|
4: 8 Q 3 7 J 2 6 T A 5 9 K
|
|
</pre>
|
|
<p>When you click on the talon, one card is turned over onto the
|
|
waste pile. There are 2 redeals.</p>
|
|
<h3>History</h3>
|
|
<p>This game is known by many names, such as <i>Fairest</i>,
|
|
<i>Four Kings</i>, <i>Musical Patience</i>, <i>Quadruple
|
|
Alliance</i> and <i>Plus Belle</i>.</p>
|
|
</body>
|
|
</html>
|