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

« back to all changes in this revision

Viewing changes to help/oc/zebra.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="Zebra"><!--<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>rwsy@mit.edu</email></address>
 
13
        </sect1info>-->
 
14
 
 
15
        <title>Zebra</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>Double 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 the Tableau.  Cards are turned over one at a time to Waste.  One
 
34
                        redeal.
 
35
                </entry>
 
36
        </row>
 
37
        <row>
 
38
                <entry>Waste</entry>
 
39
                <entry>
 
40
                        To be taken from Stock.  Top card available for play.
 
41
                </entry>
 
42
        </row>
 
43
        <row>
 
44
                <entry>Foundation</entry>
 
45
                <entry>
 
46
                        Eight piles on top right.  Place the eight Aces on to these piles to
 
47
                        begin the Foundations.  The Foundations are to be built up in alternate
 
48
                        color up to Kings.  Cards in Foundations are no longer in play.
 
49
                </entry>
 
50
        </row>
 
51
        <row>
 
52
                <entry>Tableau</entry>
 
53
                <entry>
 
54
                        Eight piles below Foundations.  Deal a card to each Tableau pile to
 
55
                        start.  Tableau piles are to be built down by alternate color.  Only the
 
56
                        top card of each pile is available for play.  Empty spaces are
 
57
                        immediately filled from the Waste, or if the Waste is empty, from the
 
58
                        Stock.
 
59
                </entry>
 
60
        </row>
 
61
                        </tbody>
 
62
                </tgroup>
 
63
        </informaltable>
 
64
 
 
65
                </sect2>
 
66
        <sect2><title>Goal</title>
 
67
 
 
68
        <para>
 
69
                Move all cards on to Foundation piles.
 
70
        </para>
 
71
 
 
72
                </sect2>
 
73
        <sect2><title>Règlas</title>
 
74
 
 
75
        <para>
 
76
                Cards in Tableau are built down by alternate color.  Only the top card
 
77
                of each pile is in play.  However, to facilitate play, a whole pile can
 
78
                be moved to an appropriate Foundation with one drag.  Double clicking on
 
79
                a pile will move the top card to an appropriate Foundation pile if
 
80
                possible.
 
81
        </para>
 
82
        <para>
 
83
                Spaces in Tableau are automatically filled from the Waste, or if Waste
 
84
                is empty, from the Stock.
 
85
        </para>
 
86
        <para>
 
87
                Stock is dealt on to Waste singly.  Top card of Waste is available for
 
88
                play.  There is one redeal.
 
89
        </para>
 
90
        <para>
 
91
                Foundations are built up by alternate color from Aces to Kings.  Cards
 
92
                in Foundation piles are no longer in play.
 
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:  96
 
103
        </para>
 
104
 
 
105
                </sect2>
 
106
        <sect2><title>Strategy</title>
 
107
 
 
108
        <para>
 
109
                There are very few second chances in the real world, so use them when
 
110
                you find them.  Chances are you will need to use the second deal to win
 
111
                this game.  Remember where the key cards are and you'll be glad you
 
112
                did.
 
113
        </para>
 
114
        </sect2>
 
115
</sect1>