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

« back to all changes in this revision

Viewing changes to help/sv/quatorze.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="Quatorze"><!--<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>Quatorze</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.  Empty spaces in the Tableau are
34
 
            immediately filled in with cards from the Stock.
35
 
          </entry>
36
 
        </row>
37
 
        <row>
38
 
          <entry>Tableau</entry>
39
 
          <entry>
40
 
                Five-by-five grid, each capable of holding one card.
41
 
                One card dealt to each space at the beginning of the game.
42
 
                Empty spaces are filled in from the Stock.  Once Stock is
43
 
                exhausted, spaces are filled by moving cards from the right to
44
 
                the left, from the leftmost card of the row below to the the
45
 
                rightmost space, leaving all empty spaces at the end.
46
 
          </entry>
47
 
        </row>
48
 
      </tbody>
49
 
    </tgroup>
50
 
  </informaltable>
51
 
 
52
 
          </sect2>
53
 
        <sect2><title>Goal</title>
54
 
 
55
 
  <para>
56
 
    Remove all cards.
57
 
  </para>
58
 
 
59
 
          </sect2>
60
 
        <sect2><title>Rules</title>
61
 
 
62
 
  <para>
63
 
    Cards can be removed in pairs if they add up to fourteen (with Jacks
64
 
    being 11, Queens 12, and Kings 13) and are in the same row or column.
65
 
  </para>
66
 
  <para>
67
 
    Empty slots are automatically filled from the Stock.  Once the Stock
68
 
    is exhausted, cards to the right of empty piles are automatically
69
 
    moved over to fill the space, with empty piles in the right column
70
 
    filled in by the cards of the leftmost column in the row below.
71
 
  </para>
72
 
 
73
 
          </sect2>
74
 
        <sect2><title>Scoring</title>
75
 
 
76
 
  <para>
77
 
    Each pair of cards removed scores two points.
78
 
  </para>
79
 
  <para>
80
 
    Maximum possible score:  52
81
 
  </para>
82
 
 
83
 
          </sect2>
84
 
        <sect2><title>Strategy</title>
85
 
 
86
 
  <para>
87
 
    Oftentimes in the middle of this game, there is only one move.  Make
88
 
    it.  Once the Stock is exhausted, there is much more movement in the
89
 
    Tableau.
90
 
  </para>
91
 
        </sect2>
92
 
</sect1>