~taylorp36/ubuntu/wily/aisleriot/bug-1490189

« back to all changes in this revision

Viewing changes to help/en_GB/doublets.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-26 12:54:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: package-import@ubuntu.com-20110926125422-fhnx2xyc0qcpgyh2
Tags: 1:3.2.0-0ubuntu1
* New upstream stable release.
  - Distribute a copy of the LGPL
  - Update card theme install info for Debian, Ubuntu & OpenSUSE
  - Build help with yelp-tools instead of gnome-doc-utils
  - Fix game restart
  - Translation updates
* debian/control: Build-depends on yelp-tools
* debian/copyright: Fixed a few lintian warnings
* 03_update_theme_install_data.patch: Dropped, applied upstream

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>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>Top left pile. The rest of the deck is placed here after dealing. Cards are turned over one at a time to Waste. Two redeals.</entry>
 
32
        </row>
 
33
        <row>
 
34
          <entry>Waste</entry>
 
35
          <entry>Directly to the right of Stock. To be taken from Stock. Top card available for play.</entry>
 
36
        </row>
 
37
        <row>
 
38
          <entry>Reserve</entry>
 
39
          <entry>Seven piles, forming an arch shape (upside down U) to the right. Deal one card face up on each pile. During this deal, if a King is dealt, remove the King and place it on the bottom of the deck. Deal another card into this pile. Each Reserve pile can only hold one card. When a Reserve pile is empty, it is automatically filled by the Waste, or, if the Waste is empty, from the Stock. Once original deal is over, when a King is placed in a pile of the Reserve, this pile is frozen as Kings cannot be moved.</entry>
 
40
        </row>
 
41
        <row>
 
42
          <entry>Foundation</entry>
 
43
          <entry>One pile, the centre pile on the bottom row of the Reserve slots. To be built on from original card by doubling, regardless of suit or colour.</entry>
 
44
        </row>
 
45
      </tbody>
 
46
    </tgroup>
 
47
  </informaltable>
 
48
 
 
49
          </sect2>
 
50
        <sect2><title>Goal</title>
 
51
 
 
52
  <para>Move all cards to the Foundation pile.</para>
 
53
 
 
54
          </sect2>
 
55
        <sect2><title>Rules</title>
 
56
 
 
57
  <para>Cards can be put in the Foundation pile if they are twice the value of the card currently on top of the Foundation. Jacks and Queens are eleven and twelve, respectively. If the doubled number exceeds thirteen, subtract thirteen to find next needed card. The series goes:</para>
 
58
  <para>A, 2, 4, 8, 3, 6, Q, J, 9, 5, 10, 7, repeat…</para>
 
59
  <para>Cards are flipped from the Stock to the Waste by one. When the Stock is empty, move all cards in Waste back to the Stock, maintaining order. You can go through the deck three times.</para>
 
60
 
 
61
          </sect2>
 
62
        <sect2><title>Scoring</title>
 
63
 
 
64
  <para>Each card in the Foundation pile scores one point.</para>
 
65
  <para>Maximum possible score: 48</para>
 
66
 
 
67
          </sect2>
 
68
        <sect2><title>Strategy</title>
 
69
 
 
70
  <para>Without a King, you can't have regicide. Avoid them.</para>
 
71
        </sect2>
 
72
</sect1>