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

« back to all changes in this revision

Viewing changes to help/sl/bakers_game.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="Bakers_Game"><!--<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>Bakers Game</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>Foundation</entry>
 
31
          <entry>
 
32
                Four piles top right.  Built from Ace to King in suit.
 
33
          </entry>
 
34
        </row>
 
35
        <row>
 
36
          <entry>Reserves</entry>
 
37
          <entry>
 
38
                Four piles at top left.  Each reserve can only
 
39
                hold one card.
 
40
          </entry>
 
41
        </row>
 
42
        <row>
 
43
          <entry>Tableau</entry>
 
44
          <entry>
 
45
                Eight piles underneath the Foundation and Reserves.
 
46
                The cards are dealt face up on to the Tableau, with seven
 
47
                cards each in the first four slots and six cards each in the
 
48
                last four slots.
 
49
          </entry>
 
50
        </row>
 
51
      </tbody>
 
52
    </tgroup>
 
53
  </informaltable>
 
54
 
 
55
          </sect2>
 
56
        <sect2><title>Goal</title>
 
57
 
 
58
  <para>
 
59
    Move all cards to the Foundation piles.
 
60
  </para>
 
61
 
 
62
          </sect2>
 
63
        <sect2><title>Rules</title>
 
64
 
 
65
  <para>
 
66
    The Tableau is built down by suit.  Only the top card or build of
 
67
    cards can be moved.  A build of cards can only be moved if the
 
68
    number of cards in the build is equal or less than one more than the
 
69
    number of Reserve slots free.  Empty spaces in the Tableau can only
 
70
    be filled with a King or a build starting with a King.
 
71
  </para>
 
72
  <para>
 
73
    Foundations are built up by suit from Ace to King.  Although cards
 
74
    in the Foundations are technically still in play, there really is no
 
75
    need as playing these cards are not in any way helpful.
 
76
  </para>
 
77
  <para>
 
78
    Any top card in the Tableau can be placed in an empty Reserve slot.
 
79
    These cards are available for play back into the Tableau or on to a
 
80
    Foundation pile.
 
81
  </para>
 
82
 
 
83
          </sect2>
 
84
        <sect2><title>Scoring</title>
 
85
 
 
86
  <para>
 
87
    Each card placed on to the Foundation piles scores one point.
 
88
  </para>
 
89
  <para>
 
90
    Maximum possible score:  52
 
91
  </para>
 
92
 
 
93
          </sect2>
 
94
        <sect2><title>Strategy</title>
 
95
 
 
96
  <para>
 
97
    Move any card you can on to the Foundations as soon as possible.
 
98
    Leaving them around can only hinder your movement.
 
99
  </para>
 
100
        </sect2>
 
101
</sect1>