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

« back to all changes in this revision

Viewing changes to help/sl/thieves.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="Thieves"><!--<sect1info>
4
 
    <copyright>
5
 
      <year>1999</year>
6
 
      <holder>Robert Brady</holder>
7
 
    </copyright>
8
 
    <author>
9
 
      <firstname>Robert</firstname>
10
 
      <surname>Brady</surname>
11
 
    </author>
12
 
    <address>
13
 
      <email>rwb197@ecs.soton.ac.uk</email>
14
 
    </address>
15
 
  </sect1info>-->
16
 
 
17
 
  <title>Thieves</title>
18
 
 
19
 
  <para>Written by Robert Brady</para>
20
 
 
21
 
          <sect2><title>Setup</title>
22
 
 
23
 
 
24
 
  <informaltable>
25
 
    <tgroup cols="2">
26
 
      <tbody>
27
 
        <row>
28
 
          <entry>Type of Deck</entry>
29
 
          <entry>Joker Deck</entry>
30
 
        </row>
31
 
        <row>
32
 
          <entry>Tableau</entry>
33
 
          <entry>
34
 
            Seven piles of five cards each, face up.
35
 
          </entry>
36
 
        </row>
37
 
        <row>
38
 
          <entry>Stock</entry>
39
 
          <entry>
40
 
            Place all remaining cards here.  Cards are turned over one
41
 
            at a time to Waste.  No redeals.
42
 
          </entry>
43
 
        </row>
44
 
        <row>
45
 
          <entry>Waste</entry>
46
 
          <entry>
47
 
            To be taken from Stock.  Top card available for play.
48
 
          </entry>
49
 
        </row>
50
 
      </tbody>
51
 
    </tgroup>
52
 
  </informaltable>
53
 
 
54
 
          </sect2>
55
 
        <sect2><title>Goal</title>
56
 
 
57
 
  <para>
58
 
    Move all cards to Waste.
59
 
  </para>
60
 
 
61
 
          </sect2>
62
 
        <sect2><title>Rules</title>
63
 
 
64
 
  <para>
65
 
    The Waste can be built up or down from the available cards on the
66
 
    Tableau.  Jokers are wild and can be played on any rank as well as
67
 
    be played upon by a card of any rank.
68
 
  </para>
69
 
  <para>
70
 
    At any point, a card can be dealt from the Stock to the Waste.
71
 
  </para>
72
 
 
73
 
          </sect2>
74
 
        <sect2><title>Scoring</title>
75
 
 
76
 
  <para>
77
 
    The following table shows the points you receive for each type of card.
78
 
    No points are scored for jokers.
79
 
  </para>
80
 
  <informaltable>
81
 
    <tgroup cols="2">
82
 
      <thead>
83
 
        <row>
84
 
          <entry>Card</entry>
85
 
          <entry>Points</entry>
86
 
        </row>
87
 
      </thead>
88
 
      <tbody>
89
 
        <row>
90
 
          <entry>Ace</entry>
91
 
          <entry>8</entry>
92
 
        </row>
93
 
        <row>
94
 
          <entry>2, 3</entry>
95
 
          <entry>6</entry>
96
 
        </row>
97
 
        <row>
98
 
          <entry>4, 5</entry>
99
 
          <entry>4</entry>
100
 
        </row>
101
 
        <row>
102
 
          <entry>6, 7, 8</entry>
103
 
          <entry>2</entry>
104
 
        </row>
105
 
        <row>
106
 
          <entry>9, 10</entry>
107
 
          <entry>4</entry>
108
 
        </row>
109
 
        <row>
110
 
          <entry>Queen</entry>
111
 
          <entry>6</entry>
112
 
        </row>
113
 
        <row>
114
 
          <entry>King</entry>
115
 
          <entry>8</entry>
116
 
        </row>
117
 
      </tbody>
118
 
    </tgroup>
119
 
  </informaltable>
120
 
          </sect2>
121
 
        <sect2><title>Strategy</title>
122
 
 
123
 
  <para>
124
 
    Since you can see all the cards on the Tableau, try to engineer
125
 
    `runs', to try and get rid of as many cards up there as possible, as
126
 
    you only have a finite supply of cards in Stock.
127
 
  </para>
128
 
        </sect2>
129
 
</sect1>