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

« back to all changes in this revision

Viewing changes to help/oc/doublets.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="Doublets">  <!--<sect1info>
 
4
    <copyright>
 
5
      <year>1998</year>
 
6
      <holder>Rosanna Yuen</holder>
 
7
    </copyright>
 
8
    <author>
 
9
      <firstname>Rosanna</firstname>
 
10
      <surname>Yuen</surname>
 
11
    </author>
 
12
    <address>
 
13
      <email>rwsy@mit.edu</email>
 
14
    </address>
 
15
  </sect1info>-->
 
16
 
 
17
  <title>Doublets</title>
 
18
  <para>Written by Rosanna Yuen</para>
 
19
          <sect2><title>Configuracion</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.  Cards are turned over one at a time to Waste.  Two
 
34
            redeals.
 
35
          </entry>
 
36
        </row>
 
37
        <row>
 
38
          <entry>Waste</entry>
 
39
          <entry>
 
40
            Directly to the right of Stock.  To be taken from Stock.
 
41
            Top card available for play.
 
42
          </entry>
 
43
        </row>
 
44
        <row>
 
45
          <entry>Reserve</entry>
 
46
          <entry>
 
47
            Seven piles, forming an arch shape (upside down U) to the
 
48
            right.  Deal one card face up on each pile.  During this
 
49
            deal, if a King is dealt, remove the King and place it on
 
50
            the bottom of the deck.  Deal another card into this pile.
 
51
            Each Reserve pile can only hold one card.  When a Reserve
 
52
            pile is empty, it is automatically filled by the Waste, or,
 
53
            if the Waste is empty, from the Stock.  Once original deal
 
54
            is over, when a King is placed in a pile of the Reserve,
 
55
            this pile is frozen as Kings cannot be moved.
 
56
          </entry>
 
57
        </row>
 
58
        <row>
 
59
          <entry>Foundation</entry>
 
60
          <entry>
 
61
            One pile, the center pile on the bottom row of the Reserve
 
62
            slots.  To be built on from original card by doubling,
 
63
            regardless of suit or color.
 
64
          </entry>
 
65
        </row>
 
66
      </tbody>
 
67
    </tgroup>
 
68
  </informaltable>
 
69
 
 
70
          </sect2>
 
71
        <sect2><title>Goal</title>
 
72
 
 
73
  <para>
 
74
    Move all cards to the Foundation pile.
 
75
  </para>
 
76
 
 
77
          </sect2>
 
78
        <sect2><title>Règlas</title>
 
79
 
 
80
  <para>
 
81
    Cards can be put in the Foundation pile if they are twice the value
 
82
    of the card currently on top of the Foundation.  Jacks and Queens
 
83
    are eleven and twelve, respectively.  If the doubled number exceeds
 
84
    thirteen, subtract thirteen to find next needed card.  The series
 
85
    goes:
 
86
  </para>
 
87
  <para>
 
88
    A, 2, 4, 8, 3, 6, Q, J, 9, 5, 10, 7, repeat...
 
89
  </para>
 
90
  <para>
 
91
    Cards are flipped from the Stock to the Waste by one.  When the
 
92
    Stock is empty, move all cards in Waste back to the Stock,
 
93
    maintaining order.  You can go through the deck three times.
 
94
  </para>
 
95
 
 
96
          </sect2>
 
97
        <sect2><title>Scoring</title>
 
98
 
 
99
  <para>
 
100
    Each card in the Foundation pile scores one point.
 
101
  </para>
 
102
  <para>
 
103
    Maximum possible score:  48
 
104
  </para>
 
105
 
 
106
          </sect2>
 
107
        <sect2><title>Strategy</title>
 
108
 
 
109
  <para>
 
110
    Without a King, you can't have regicide.  Avoid them.
 
111
  </para>
 
112
        </sect2>
 
113
</sect1>