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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<sect1 id="Thieves"><!--<sect1info>
    <copyright>
      <year>1999</year>
      <holder>Robert Brady</holder>
    </copyright>
    <author>
      <firstname>Robert</firstname>
      <surname>Brady</surname>
    </author>
    <address>
      <email>rwb197@ecs.soton.ac.uk</email>
    </address>
  </sect1info>-->

  <title>Thieves</title>

  <para>Written by Robert Brady</para>

          <sect2><title>Setup</title>


  <informaltable>
    <tgroup cols="2">
      <tbody>
	<row>
	  <entry>Type of Deck</entry>
	  <entry>Joker Deck</entry>
	</row>
	<row>
	  <entry>Tableau</entry>
	  <entry>Seven piles of five cards each, face up.</entry>
	</row>
	<row>
	  <entry>Stock</entry>
	  <entry>Place all remaining cards here. Cards are turned over one at a time to Waste. No redeals.</entry>
	</row>
	<row>
	  <entry>Waste</entry>
	  <entry>To be taken from Stock. Top card available for play.</entry>
	</row>
      </tbody>
    </tgroup>
  </informaltable>

          </sect2>
        <sect2><title>Goal</title>

  <para>Move all cards to Waste.</para>

          </sect2>
        <sect2><title>Rules</title>

  <para>The Waste can be built up or down from the available cards on the Tableau. Jokers are wild and can be played on any rank as well as be played upon by a card of any rank.</para>
  <para>At any point, a card can be dealt from the Stock to the Waste.</para>

          </sect2>
        <sect2><title>Scoring</title>

  <para>The following table shows the points you receive for each type of card. No points are scored for jokers.</para>
  <informaltable>
    <tgroup cols="2">
      <thead>
        <row>
          <entry>Card</entry>
          <entry>Points</entry>
        </row>
      </thead>
      <tbody>
	<row>
	  <entry>Ace</entry>
	  <entry>8</entry>
	</row>
	<row>
	  <entry>2, 3</entry>
	  <entry>6</entry>
	</row>
	<row>
	  <entry>4, 5</entry>
	  <entry>4</entry>
	</row>
	<row>
	  <entry>6, 7, 8</entry>
	  <entry>2</entry>
	</row>
	<row>
	  <entry>9, 10</entry>
	  <entry>4</entry>
	</row>
	<row>
	  <entry>Queen</entry>
	  <entry>6</entry>
	</row>
	<row>
	  <entry>King</entry>
	  <entry>8</entry>
	</row>
      </tbody>
    </tgroup>
  </informaltable>
          </sect2>
        <sect2><title>Strategy</title>

  <para>Since you can see all the cards on the Tableau, try to engineer `runs', to try and get rid of as many cards up there as possible, as you only have a finite supply of cards in Stock.</para>
        </sect2>
</sect1>