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

« back to all changes in this revision

Viewing changes to help/sl/giant.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-26 12:54:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: package-import@ubuntu.com-20110926125422-fhnx2xyc0qcpgyh2
Tags: 1:3.2.0-0ubuntu1
* New upstream stable release.
  - Distribute a copy of the LGPL
  - Update card theme install info for Debian, Ubuntu & OpenSUSE
  - Build help with yelp-tools instead of gnome-doc-utils
  - Fix game restart
  - Translation updates
* debian/control: Build-depends on yelp-tools
* debian/copyright: Fixed a few lintian warnings
* 03_update_theme_install_data.patch: Dropped, applied upstream

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="Giant"><!--<sect1info>
 
4
                <copyright>
 
5
                        <year>2009</year>
 
6
                        <holder>Ed Sirett</holder>
 
7
                </copyright>
 
8
                <author>
 
9
                        <firstname>Ed</firstname>
 
10
                        <surname>Sirett</surname>
 
11
                </author>
 
12
                <address><email>ed@makewrite.demon.co.uk</email></address>
 
13
        </sect1info>-->
 
14
 
 
15
        <title>Giant</title>
 
16
 
 
17
  <para>Written by Ed Sirett</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>Double Deck</entry>
 
28
        </row>
 
29
        <row>
 
30
          <entry>Stock</entry>
 
31
          <entry>
 
32
            Top left pile.  All cards are placed here after dealing on
 
33
            the Tableau.  Cards are dealt a row at a time onto the tableau piles.
 
34
            No redeals.
 
35
          </entry>
 
36
        </row>
 
37
        <row>
 
38
          <entry>Foundation</entry>
 
39
          <entry>
 
40
            Eight piles top right.  To be built up in suit from Ace to
 
41
            King.  Topmost card in each Foundation can be played back on
 
42
            to the Tableau.
 
43
          </entry>
 
44
        </row>
 
45
        <row>
 
46
          <entry>Tableau</entry>
 
47
          <entry>
 
48
            Eight piles.  Deal one card face up to all eight piles.
 
49
          </entry>
 
50
        </row>
 
51
        <row>
 
52
          <entry>Reserve</entry>
 
53
          <entry>
 
54
            To the right of the Tableau. Initially empty. May contain any single card.
 
55
          </entry>
 
56
        </row>
 
57
      </tbody>
 
58
    </tgroup>
 
59
  </informaltable>
 
60
 
 
61
          </sect2>
 
62
        <sect2><title>Goal</title>
 
63
 
 
64
  <para>
 
65
    Move all cards to the Foundation piles.
 
66
  </para>
 
67
 
 
68
          </sect2>
 
69
        <sect2><title>Rules</title>
 
70
 
 
71
  <para>
 
72
    Cards in the Tableau are built down by alternating-colors. Cards are
 
73
    moved singly or in groups.  An empty slot in the Tableau can be filled with any card. There is an option to restrict the movement to
 
74
    only cards of the same suit. See below.
 
75
  </para>
 
76
  <para>
 
77
    Cards are dealt from the Stock to the Tableau in complete rows. The reserve may be empty or
 
78
    occupied as you wish.
 
79
  </para>
 
80
  <para>
 
81
    Foundations are built up from suit from Ace to King.  Top cards in
 
82
    Foundations are still in play.  Double clicking on a card will move
 
83
    it to the appropriate Foundation pile if such a move is possible. Double clicking on a Foundation
 
84
    will automatically move as many cards as possible to the Foundations.
 
85
  </para>
 
86
          </sect2>
 
87
        <sect2><title>Options</title>
 
88
 
 
89
  <para>
 
90
    There are two ways to play. The difference between them
 
91
    is in how the cards may be built in the tableau.
 
92
  </para>
 
93
  <variablelist>
 
94
    <varlistentry><term>Same suit</term>
 
95
      <listitem>
 
96
      <para>Cards must be of the same suit to be moved as a group and must be placed on a card of the same suit.</para>
 
97
      </listitem>
 
98
    </varlistentry>
 
99
    <varlistentry><term>Alternating colors</term>
 
100
      <listitem>
 
101
         <para>To be moved as a gorup cards must be in a sequence of alternaing colors. The top card must be placed on a card of
 
102
               the opposite color.</para>
 
103
      </listitem>
 
104
    </varlistentry>
 
105
  </variablelist>
 
106
 
 
107
          </sect2>
 
108
        <sect2><title>Scoring</title>
 
109
 
 
110
  <para>
 
111
    Each card in the Foundation piles scores one point.
 
112
  </para>
 
113
  <para>
 
114
    Maximum possible score:  104
 
115
  </para>
 
116
 
 
117
          </sect2>
 
118
        <sect2><title>Strategy</title>
 
119
 
 
120
  <para>
 
121
    Avoid leaving small cards buried in the tableau. Use the Reserve wisely.
 
122
  </para>
 
123
        </sect2>
 
124
</sect1>