~taylorp36/ubuntu/wily/aisleriot/bug-1490189

« back to all changes in this revision

Viewing changes to help/sl/straight_up.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-04-16 15:31:15 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120416153115-a930w213lv12vesj
Tags: 1:3.2.3.2-0ubuntu1
* New upstream bugfix and translation update release.
  - Fix blurry freecell icon
  - Fix freecell with guile 2.0
  - Fix potential format string crash
* debian/patches/03_format-security.patch: Dropped, applied upstream
* debian/watch: Watch for .xz tarball releases

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="Straight_Up"><!--<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>Straight Up</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 the Tableau. Cards are turned over one at a time to Waste.
34
 
                        Two     redeals.
35
 
                </entry>
36
 
        </row>
37
 
        <row>
38
 
                <entry>Waste</entry>
39
 
                <entry>
40
 
                        To be taken from Stock.  Top card available for play.
41
 
                </entry>
42
 
        </row>
43
 
        <row>
44
 
                <entry>Foundation</entry>
45
 
                <entry>
46
 
                        Four piles on top right.  Deal one two on each Foundation pile to
47
 
                        start.  To be built up in suit to Ace.
48
 
                </entry>
49
 
        </row>
50
 
        <row>
51
 
                <entry>Reserve</entry>
52
 
                <entry>
53
 
                        Pile under Stock.  Deal thirteen cards here to begin.  Top card available
54
 
                        for play on to Tableau or Foundation piles.
55
 
                </entry>
56
 
        </row>
57
 
        <row>
58
 
                <entry>Tableau</entry>
59
 
                <entry>
60
 
                        Four piles bottom right.  Deal one card on each pile to start.  Piles
61
 
                        can be built in suit.  Spaces are automatically filled from Reserve.
62
 
                        Once Reserve is empty, Tableau spaces can be filled from the Waste at
63
 
                        your leisure.
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 in suit.  Groups of cards
82
 
                can be moved.  An empty slot in the Tableau is filled automatically from
83
 
                the Reserve.  If the Reserve is empty, an empty slot can be filled by the
84
 
                top card of the Waste at your leisure.
85
 
        </para>
86
 
        <para>
87
 
                Cards can be flipped singly from the Stock to the Waste.  Top
88
 
                card is available for play.  There are two redeals
89
 
        </para>
90
 
        <para>
91
 
                Foundations are built up in suit from twos to aces.  Cards in
92
 
                Foundations are no longer in play.  Double clicking on a card will move
93
 
                it to the appropriate Foundation pile if such a move is possible.
94
 
        </para>
95
 
 
96
 
                </sect2>
97
 
        <sect2><title>Scoring</title>
98
 
 
99
 
        <para>
100
 
                Each card moved to Foundation piles scores one point.
101
 
        </para>
102
 
        <para>
103
 
                Maximum possible score:  48
104
 
        </para>
105
 
 
106
 
                </sect2>
107
 
        <sect2><title>Strategy</title>
108
 
 
109
 
        <para>
110
 
                No point lagging behind!  Move cards to Foundation piles whenever
111
 
                possible.
112
 
        </para>
113
 
        </sect2>
114
 
</sect1>