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

« back to all changes in this revision

Viewing changes to help/oc/thumb_and_pouch.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="Thumb_And_Pouch"><!--<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>zana@webwynk.net</email></address>
 
13
  </sect1info>-->
 
14
 
 
15
  <title>Thumb and Pouch</title>
 
16
 
 
17
  <para>Written by Rosanna Yuen</para>
 
18
 
 
19
          <sect2><title>Configuracion</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 on to the Tableau.  Cards are turned over one at a
 
34
            time to Waste.  Two redeals.
 
35
          </entry>
 
36
        </row>
 
37
        <row>
 
38
          <entry>Waste</entry>
 
39
          <entry>
 
40
            To be taken from Stock.  Top card available for
 
41
            play.
 
42
          </entry>
 
43
        </row>
 
44
        <row>
 
45
          <entry>Foundation</entry>
 
46
          <entry>
 
47
            Four piles top right.  To be built up in suit from Ace to
 
48
            King.  Topmost card in each Foundation can be played back on
 
49
            to the Tableau.
 
50
          </entry>
 
51
        </row>
 
52
        <row>
 
53
          <entry>Tableau</entry>
 
54
          <entry>
 
55
            Seven piles.  Deal card face up in first pile.  Place one
 
56
            card face down on all other piles.  Place one card face up
 
57
            on next pile followed by one card face down on all covered
 
58
            piles.  Repeat until there are seven cards in last pile.
 
59
            Tableau can be built down in any suit but own.  Groups of
 
60
            cards can be moved.  Empty piles can be filled by any legal
 
61
            sequence of cards.
 
62
          </entry>
 
63
        </row>
 
64
      </tbody>
 
65
    </tgroup>
 
66
  </informaltable>
 
67
 
 
68
          </sect2>
 
69
        <sect2><title>Goal</title>
 
70
 
 
71
  <para>
 
72
    Move all cards to the Foundation piles.
 
73
  </para>
 
74
 
 
75
          </sect2>
 
76
        <sect2><title>Règlas</title>
 
77
 
 
78
  <para>
 
79
    Cards in the Tableau are built down by any suit but own.  Groups of
 
80
    cards can be moved.  An empty pile in the Tableau can be filled with
 
81
    a any legal sequence of cards.
 
82
  </para>
 
83
  <para>
 
84
    Cards are flipped from the stock to the Waste individually.  Top
 
85
    card in Waste is in play.  When Stock is empty, move all cards in
 
86
    Waste back to the Stock, maintaining order. You can go through the
 
87
    deck three times.
 
88
  </para>
 
89
  <para>
 
90
    Foundations are built up in suit from Ace to King.  Cards in
 
91
    Foundations are still in play.  Double clicking on a card will move
 
92
    it to the appropriate Foundation pile if such a move is possible.
 
93
  </para>
 
94
 
 
95
          </sect2>
 
96
        <sect2><title>Scoring</title>
 
97
 
 
98
  <para>
 
99
    Each card in the Foundation piles scores one point.
 
100
  </para>
 
101
  <para>
 
102
    Maximum possible score:  52
 
103
  </para>
 
104
 
 
105
          </sect2>
 
106
        <sect2><title>Strategy</title>
 
107
 
 
108
  <para>
 
109
    Brute force may not always work, but in this case it probably will.
 
110
  </para>
 
111
        </sect2>
 
112
</sect1>