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

« back to all changes in this revision

Viewing changes to help/sv/klondike.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="Klondike"><!--<sect1info>
 
4
    <copyright>
 
5
      <year>2001</year>
 
6
      <holder>Rosanna Yuen</holder>
 
7
    </copyright>
 
8
    <author>
 
9
      <firstname>Rosanna</firstname>
 
10
      <surname>Yuen</surname>
 
11
    </author>
 
12
    <address><email>zana@webwynk.net</email></address>
 
13
  </sect1info>-->
 
14
 
 
15
  <title>Klondike</title>
 
16
 
 
17
  <para>Written by Jonathan Blandford</para>
 
18
 
 
19
          <sect2><title>Setup</title>
 
20
 
 
21
 
 
22
  <informaltable>
 
23
    <tgroup cols="2"><tbody>
 
24
        <row>
 
25
          <entry>Type of Deck</entry>
 
26
          <entry>Standard Deck</entry>
 
27
        </row>
 
28
        <row>
 
29
          <entry>Stock</entry>
 
30
          <entry>
 
31
            Top left pile.  The rest of the deck is placed here after
 
32
            dealing on to the Tableau.  Cards are turned over one at a
 
33
            time to Waste.  Two redeals.
 
34
          </entry>
 
35
        </row>
 
36
        <row>
 
37
          <entry>Waste</entry>
 
38
          <entry>
 
39
            To be taken from Stock.  Top card available for
 
40
            play.
 
41
          </entry>
 
42
        </row>
 
43
        <row>
 
44
          <entry>Foundation</entry>
 
45
          <entry>
 
46
            Four piles top right.  To be built up in suit from Ace to
 
47
            King.  Topmost card in each Foundation can be played back on
 
48
            to the Tableau.
 
49
          </entry>
 
50
        </row>
 
51
        <row>
 
52
          <entry>Tableau</entry>
 
53
          <entry>
 
54
            Seven piles.  Deal card face up in first pile.  Place one
 
55
            card face down on all other piles.  Place one card face up
 
56
            on next pile followed by one card face down on all covered
 
57
            piles.  Repeat until there are seven cards in last pile.
 
58
            Tableau can be built down in alternating colors.  Groups of
 
59
            cards can be moved.  Empty piles can only be filled by Kings
 
60
            or group of cards starting with a King.
 
61
          </entry>
 
62
        </row>
 
63
      </tbody>
 
64
    </tgroup>
 
65
  </informaltable>
 
66
 
 
67
          </sect2>
 
68
        <sect2><title>Goal</title>
 
69
 
 
70
  <para>
 
71
    Move all cards to the Foundation piles.
 
72
  </para>
 
73
 
 
74
          </sect2>
 
75
        <sect2><title>Rules</title>
 
76
 
 
77
  <para>
 
78
    Cards in the Tableau are built down by alternating color.  Groups of
 
79
    cards can be moved.  An empty pile in the Tableau can be filled with
 
80
    a King or a group of cards with a King on the bottom.
 
81
  </para>
 
82
  <para>
 
83
    Cards are flipped from the Stock to the Waste individually.  Top
 
84
    card in Waste is in play.  When Stock is empty, move all cards in
 
85
    Waste back to the Stock, maintaining order. You can go through the
 
86
    deck three times.
 
87
  </para>
 
88
  <para>
 
89
    Foundations are built up in suit from Ace to King.  Cards in
 
90
    Foundations are still in play.  Double clicking on a card will move
 
91
    it to the appropriate Foundation pile if such a move is
 
92
    possible. 
 
93
  </para>
 
94
  <para>
 
95
    Double clicking on a foundation card will move all the cards that
 
96
    can be moved to the foundation to the foundation. This
 
97
    is useful for cleaning up at the end of the game.
 
98
  </para>
 
99
 
 
100
          </sect2>
 
101
        <sect2><title>Options</title>
 
102
 
 
103
  <para>
 
104
    There are three possible ways to play. The difference between them
 
105
    is in how the cards are dealt from the stock.
 
106
  </para>
 
107
  <variablelist>
 
108
    <varlistentry><term>Three card deals</term>
 
109
      <listitem>
 
110
        <para>Cards are dealt from the stock three at a time. There is no limit to how many times you can redeal the stock.</para>
 
111
      </listitem>
 
112
    </varlistentry>
 
113
    <varlistentry><term>Single card deals</term>
 
114
      <listitem>
 
115
        <para>Cards are dealt from the stock one at a time. However you can only turn the stock over and redeal twice.</para>
 
116
      </listitem>
 
117
    </varlistentry>
 
118
    <varlistentry><term>No redeals</term>
 
119
      <listitem>
 
120
        <para>Cards are dealt one at a time from the stock. There is no redeal. Play this way if you want a challenge (and some frustration).</para>
 
121
      </listitem>
 
122
    </varlistentry>
 
123
  </variablelist>
 
124
  
 
125
  <para>Most likely you will consider one of the first two methods
 
126
  traditional - depending on where you live and who taught you. The no
 
127
  redeals option is the one normally found in older sets of rules, but
 
128
  the game is rarely played that way.</para>
 
129
 
 
130
          </sect2>
 
131
        <sect2><title>Scoring</title>
 
132
 
 
133
  <para>
 
134
    Each card in the Foundation piles scores one point.
 
135
  </para>
 
136
  <para>
 
137
    Maximum possible score:  52
 
138
  </para>
 
139
 
 
140
          </sect2>
 
141
        <sect2><title>Strategy</title>
 
142
 
 
143
  <para>
 
144
    Don't give up the ship!  Try brute force methods when the game seems
 
145
    over.  Sometimes a combination of using cards already in the
 
146
    Foundation and rearranging sequences will free up some needed cards.
 
147
  </para>
 
148
        </sect2>
 
149
</sect1>