~ubuntu-branches/debian/sid/aisleriot/sid

« back to all changes in this revision

Viewing changes to help/sv/treize.xml

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jeremy Bicha, Jackson Doak, Andreas Henriksson
  • Date: 2013-10-17 23:33:36 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20131017233336-s2rn2lklucl6az43
Tags: 1:3.10.1-1
[ Jeremy Bicha ]
* New upstream release. 1:3.9.90-1
* debian/control.in:
  - Lower GTK dependency back to 3.4
  - Update homepage

[ Jackson Doak ]
* New upstream release (v3.10.0)

[ Andreas Henriksson ]
* New upstream release (v3.10.1)
* Bump Standards-Version to 3.9.4

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="Treize"><!--<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>Treize</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>
 
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.  No
 
34
                        redeals.
 
35
                </entry>
 
36
        </row>
 
37
        <row>
 
38
                <entry>Waste</entry>
 
39
                <entry>
 
40
                        To be taken from Stock.  Top card and bottom card available for play.
 
41
                </entry>
 
42
        </row>
 
43
        <row>
 
44
                <entry>Tableau</entry>
 
45
                <entry>
 
46
                        Deal cards face up in seven overlapping rows starting with one card on the
 
47
                        first row, increasing by one per row and staggering the piles as to
 
48
                        achieve a pyramid.
 
49
                </entry>
 
50
        </row>
 
51
                        </tbody>
 
52
                </tgroup>
 
53
        </informaltable>
 
54
 
 
55
                </sect2>
 
56
        <sect2><title>Goal</title>
 
57
 
 
58
        <para>
 
59
                Remove all cards.
 
60
        </para>
 
61
 
 
62
                </sect2>
 
63
        <sect2><title>Rules</title>
 
64
 
 
65
        <para>
 
66
                All exposed cards in the pyramid are available for play.  Kings can be
 
67
                removed singly.  All other cards can be removed in pairs that add up to
 
68
                treize with Aces equal to 1, Jacks equal to 11, and Queens equal to 12.
 
69
        </para>
 
70
        <para>
 
71
                Cards can be flipped singly from the Stock to the Waste.  Top and bottom
 
72
                cards are available for play either by themselves or with the available
 
73
                cards in the pyramid.  The top card of the Waste can also be played with
 
74
                the second card on the Waste.  There is no redeal.
 
75
        </para>
 
76
 
 
77
                </sect2>
 
78
        <sect2><title>Scoring</title>
 
79
 
 
80
        <para>
 
81
                Each card removed scores one point.
 
82
        </para>
 
83
        <para>
 
84
                Maximum possible score:  52
 
85
        </para>
 
86
 
 
87
                </sect2>
 
88
        <sect2><title>Strategy</title>
 
89
 
 
90
        <para>
 
91
                This game is easier to win than Thirteen.  This is because you can plan
 
92
                ahead and avoid blocks by strategic play.
 
93
        </para>
 
94
        </sect2>
 
95
</sect1>