~ubuntu-branches/debian/jessie/aisleriot/jessie

« back to all changes in this revision

Viewing changes to help/sv/thirteen.xml

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jeremy Bicha, Jordi Mallach
  • Date: 2012-04-22 12:49:26 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120422124926-gmr0thwstl91jt1n
Tags: 1:3.4.1-1
[ Jeremy Bicha ]
* New upstream release
* debian/control.in: (Build)-depend on guile-2.0
* debian/*.install: Cards files are now stored as zipped .svg's
* debian/patches/99_format-security.patch: Dropped, applied upstream

[ Jordi Mallach ]
* New upstream release.
* Update copyright to final version of the machine-readable 1.0 spec.
* Bump Standards Version to 3.9.3.

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="Thirteen"><!--<sect1info>
4
 
    <copyright>
5
 
      <year>1999</year>
6
 
      <holder>Rosanna Yuen</holder>
7
 
    </copyright>
8
 
    <author>
9
 
      <firstname>Rosanna</firstname>
10
 
      <surname>Yuen</surname></author>
11
 
    <address><email>zana@webwynk.net</email></address>
12
 
  </sect1info>-->
13
 
 
14
 
  <title>Thirteen</title>
15
 
 
16
 
  <para>Written by Rosanna Yuen</para>
17
 
 
18
 
          <sect2><title>Setup</title>
19
 
 
20
 
 
21
 
  <informaltable>
22
 
    <tgroup cols="2">
23
 
      <tbody>
24
 
        <row>
25
 
          <entry>Type of Deck</entry>
26
 
          <entry>Standard Deck</entry>
27
 
        </row>
28
 
        <row>
29
 
          <entry>Stock</entry>
30
 
          <entry>
31
 
            Top left pile.  The rest of the deck is placed here after
32
 
            dealing the Tableau.  Cards are turned over one at a time to
33
 
            Waste.  No redeals.
34
 
          </entry>
35
 
        </row>
36
 
        <row>
37
 
          <entry>Waste</entry>
38
 
          <entry>
39
 
            To be taken from Stock.  The top card is available
40
 
            for play.
41
 
          </entry>
42
 
        </row>
43
 
        <row>
44
 
          <entry>Tableau</entry>
45
 
          <entry>
46
 
            Deal face down seven overlapping rows starting with one card
47
 
            on the first row, increasing by one per row and staggering
48
 
            the piles as to achieve a pyramid.  Flip bottom row.
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
67
 
    be removed singly.  All other cards can be removed in pairs that add
68
 
    up to thirteen with Aces equal to 1, Jacks equal to 11, and Queens
69
 
    equal to 12.
70
 
  </para>
71
 
  <para>
72
 
    Cards can be flipped singly from the Stock to the Waste.  The top
73
 
    card is available for play either with the available cards in the
74
 
    pyramid or with the card below.  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
 
    Every pyramid needs a strong foundation.  Get rid of the lower cards
92
 
    first, with an eye out to try to expose as many cards as possible.
93
 
  </para>
94
 
        </sect2>
95
 
</sect1>