~ubuntu-branches/debian/sid/aisleriot/sid

« back to all changes in this revision

Viewing changes to help/sv/lady_jane.xml

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jeremy Bicha, Jackson Doak, Andreas Henriksson
  • Date: 2013-10-17 23:33:36 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20131017233336-s2rn2lklucl6az43
Tags: 1:3.10.1-1
[ Jeremy Bicha ]
* New upstream release. 1:3.9.90-1
* debian/control.in:
  - Lower GTK dependency back to 3.4
  - Update homepage

[ Jackson Doak ]
* New upstream release (v3.10.0)

[ Andreas Henriksson ]
* New upstream release (v3.10.1)
* Bump Standards-Version to 3.9.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
 
3
<sect1 id="Lady_Jane"><!--<sect1info>
 
4
                <copyright>
 
5
                        <year>1999</year>
 
6
                        <holder>Rosanna Yuen</holder>
 
7
                </copyright>
 
8
                <author>
 
9
                        <firstname>Rosanna</firstname>
 
10
                        <surname>Yuen</surname>
 
11
                </author>
 
12
                <address><email>rwsy@mit.edu</email></address>
 
13
        </sect1info>-->
 
14
 
 
15
        <title>Lady Jane</title>
 
16
 
 
17
        <para>Written by Rosanna Yuen</para>
 
18
 
 
19
                <sect2><title>Setup</title>
 
20
 
 
21
 
 
22
        <informaltable>
 
23
                <tgroup cols="2">
 
24
                        <tbody>
 
25
        <row>
 
26
                <entry>Type of Deck</entry>
 
27
                <entry>Standard Deck</entry>
 
28
        </row>
 
29
        <row>
 
30
                <entry>Stock</entry>
 
31
                <entry>
 
32
                        Top left pile.  The rest of the deck is placed here after
 
33
                        dealing.  Cards are turned on to the Reserve one on each pile per deal.
 
34
                        When there are only two cards left in Stock, they are dealt such that
 
35
                        both cards are available for play.
 
36
                </entry>
 
37
        </row>
 
38
        <row>
 
39
                <entry>Foundation</entry>
 
40
                <entry>
 
41
                        Four piles on top right.  Deal one card on to first Foundation pile
 
42
                        after dealing on to Tableau and Reserve.  This card is now the base
 
43
                        card.  Built up by suit.
 
44
                </entry>
 
45
        </row>
 
46
        <row>
 
47
                <entry>Reserve</entry>
 
48
                <entry>
 
49
                        Seven piles on the right.  Top card of each pile is available for play
 
50
                        on to either the Tableau or the Foundation.  Empty spaces are not filled
 
51
                        except by a deal from Stock.
 
52
                </entry>
 
53
        </row>
 
54
        <row>
 
55
                <entry>Tableau</entry>
 
56
                <entry>
 
57
                        Seven piles below Stock and Foundation.  Deal card face up in first
 
58
                        pile.  Place one card face down on all other piles.  Place one card face
 
59
                        up on next pile followed by one card face down on all covered piles.
 
60
                        Repeat until there are seven cards in last pile.  Tableau can be built
 
61
                        down in alternating colors.  Groups of cards can be moved.  Empty piles
 
62
                        can only be filled by the card whose rank is one lower than the base
 
63
                        card or group of cards starting with a card of this rank.
 
64
                </entry>
 
65
        </row>
 
66
                        </tbody>
 
67
                </tgroup>
 
68
        </informaltable>
 
69
 
 
70
                </sect2>
 
71
        <sect2><title>Goal</title>
 
72
 
 
73
        <para>
 
74
                Move all cards on to Foundation piles.
 
75
        </para>
 
76
 
 
77
                </sect2>
 
78
        <sect2><title>Rules</title>
 
79
 
 
80
        <para>
 
81
                Cards in the Tableau are built down by alternating color.  Groups of
 
82
                cards can be moved.  An empty pile in the Tableau can be filled with a
 
83
                card whose rank is one lower than the base card or with a group of cards
 
84
                starting with a card with this rank.
 
85
        </para>
 
86
        <para>
 
87
                Cards are dealt from the Stock to the Reserve.  Each deal places one
 
88
                card on each pile of the Reserve.
 
89
        </para>
 
90
        <para>
 
91
                The top card of each Reserve pile is always available for play on to
 
92
                either the Tableau or the Foundation.  There is no building on the
 
93
                Reserve piles.
 
94
        </para>
 
95
        <para>
 
96
                Foundations are built up in suit from the base card.  New Foundations
 
97
                are started when a card of the same rank as the base card is placed on
 
98
                empty Foundation piles.  Aces are
 
99
                placed on Kings, and twos on Aces.  Cards in Foundations are still in
 
100
                play.  Double clicking on a card will move it to the appropriate
 
101
                Foundation pile if such a move is possible.
 
102
        </para>
 
103
 
 
104
                </sect2>
 
105
        <sect2><title>Scoring</title>
 
106
 
 
107
        <para>
 
108
                Each card in the Foundation piles scores one point.
 
109
        </para>
 
110
        <para>
 
111
                Maximum possible score:  52
 
112
        </para>
 
113
 
 
114
                </sect2>
 
115
        <sect2><title>Strategy</title>
 
116
 
 
117
        <para>
 
118
                The deeper something is, the harder it is to get to.  Try and move cards
 
119
                out of the Reserve whenever possible.
 
120
        </para>
 
121
        </sect2>
 
122
</sect1>