File: grandduchess.html

package info (click to toggle)
pysolfc 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 94,856 kB
  • sloc: python: 82,020; tcl: 4,529; makefile: 65; sh: 57; perl: 48
file content (56 lines) | stat: -rw-r--r-- 1,698 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>PySol - Rules for Grand Duchess</title>
<meta name="license" content="GNU General Public License">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#F7F3FF" link="#0000FF" vlink="#660099"
link="#FF0000">
<img src="../images/pysollogo03.png" alt="PySol FC Logo">
<br>

<h1>Grand Duchess</h1>
<p>
Numerica type. 2 decks. 3 redeals.

<h3>Object</h3>
<p>
Move all cards to the foundations.

<h3>Rules</h3>
<p>
A card is dealt to each of four tableau piles, and one card
is dealt face-down to two reserve piles, one on each side of the
tableau.  Building on the tableau is not allowed, and cards in
the tableau can only be moved to foundations.
<p>
One set of foundations for each suit is built up by suit from ace
to king, and one set is built down by suit from king to ace.
<p>
When there are no moves left, deal a card to each tableau and
reserve pile, from left to right.  Cards dealt to the reserves
are dealt face-down, but when the stock is empty, both full reserves
are flipped face-up.  After the stock is empty, you can combine all
six piles to form a new stock, and redeal.  You can do this a max of
three times.  After the third redeal, the reserves are no longer
used, and cards are only dealt to tableau piles.
<p>
The game is won if all cards are moved to the foundations.


<p>

<br>
<a href="../glossary.html">Glossary</a>
<br>
<a href="../general_rules.html">General rules</a>

<p>
<a href="../index.html">Back to the index</a>
<br>
<a href="../rules.html">Back to individual game rules</a>
<hr>
<i>PySolFC Documentation - version 3.2.0</i>
</body>
</html>