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

« back to all changes in this revision

Viewing changes to help/en_GB/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>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>Top left pile. The rest of the deck is placed here after dealing on to the Tableau. Cards are turned over one at a time to Waste. Two redeals.</entry>
 
32
        </row>
 
33
        <row>
 
34
          <entry>Waste</entry>
 
35
          <entry>To be taken from Stock. Top card available for play.</entry>
 
36
        </row>
 
37
        <row>
 
38
          <entry>Foundation</entry>
 
39
          <entry>Four piles top right. To be built up in suit from Ace to King. Topmost card in each Foundation can be played back on to the Tableau.</entry>
 
40
        </row>
 
41
        <row>
 
42
          <entry>Tableau</entry>
 
43
          <entry>Seven piles. Deal card face up in first pile. Place one card face down on all other piles. Place one card face up on next pile followed by one card face down on all covered piles. Repeat until there are seven cards in last pile. Tableau can be built down in any suit but own. Groups of cards can be moved. Empty piles can be filled by any legal sequence of cards.</entry>
 
44
        </row>
 
45
      </tbody>
 
46
    </tgroup>
 
47
  </informaltable>
 
48
 
 
49
          </sect2>
 
50
        <sect2><title>Goal</title>
 
51
 
 
52
  <para>Move all cards to the Foundation piles.</para>
 
53
 
 
54
          </sect2>
 
55
        <sect2><title>Rules</title>
 
56
 
 
57
  <para>Cards in the Tableau are built down by any suit but own. Groups of cards can be moved. An empty pile in the Tableau can be filled with a any legal sequence of cards.</para>
 
58
  <para>Cards are flipped from the stock to the Waste individually. Top card in Waste is in play. When Stock is empty, move all cards in Waste back to the Stock, maintaining order. You can go through the deck three times.</para>
 
59
  <para>Foundations are built up in suit from Ace to King. Cards in Foundations are still in play. Double-clicking on a card will move it to the appropriate Foundation pile if such a move is possible.</para>
 
60
 
 
61
          </sect2>
 
62
        <sect2><title>Scoring</title>
 
63
 
 
64
  <para>Each card in the Foundation piles scores one point.</para>
 
65
  <para>Maximum possible score: 52</para>
 
66
 
 
67
          </sect2>
 
68
        <sect2><title>Strategy</title>
 
69
 
 
70
  <para>Brute force may not always work, but in this case it probably will.</para>
 
71
        </sect2>
 
72
</sect1>