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

« back to all changes in this revision

Viewing changes to help/en_GB/backbone.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="Backbone"><!--<sect1info>
 
4
    <copyright>
 
5
      <year>2005</year>
 
6
      <holder>Vincent Povirk</holder>
 
7
    </copyright>
 
8
    <author>
 
9
      <firstname>Vincent</firstname>
 
10
      <surname>Povirk</surname>
 
11
    </author>
 
12
    <address><email>madewokherd@gmail.com</email></address>
 
13
  </sect1info>-->
 
14
 
 
15
  <title>Backbone</title>
 
16
 
 
17
  <para>Written by Vincent Povirk</para>
 
18
 
 
19
          <sect2><title>Setup</title>
 
20
 
 
21
 
 
22
  <informaltable>
 
23
    <tgroup cols="2"><tbody>
 
24
        <row>
 
25
          <entry>Type of Deck</entry>
 
26
          <entry>Double Deck</entry>
 
27
        </row>
 
28
        <row>
 
29
          <entry>Stock</entry>
 
30
          <entry>Single pile below the foundations on the left. The rest of the deck is placed here after dealing on to the Tableau and Reserve. Cards are turned over one at a time to Waste. One redeal.</entry>
 
31
        </row>
 
32
        <row>
 
33
          <entry>Waste</entry>
 
34
          <entry>Single pile to the right of the Stock. To be taken from Stock. Top card available for play.</entry>
 
35
        </row>
 
36
        <row>
 
37
          <entry>Foundation</entry>
 
38
          <entry>Eight piles top right. To be built up in suit from Ace to King.</entry>
 
39
        </row>
 
40
        <row>
 
41
          <entry>Reserve</entry>
 
42
          <entry>Two stacks of 9 cards each, with a single above both stacks. Cards that are not obscured are available for play to anywhere except empty tableau spaces.</entry>
 
43
        </row>
 
44
        <row>
 
45
          <entry>Tableau</entry>
 
46
          <entry>Eight piles, four on each side of the reserve. A card is dealt to each tableau pile when the game starts. Build down in suit. Empty spaces can be filled with any card. Only one card can be moved at a time.</entry>
 
47
        </row>
 
48
      </tbody>
 
49
    </tgroup>
 
50
  </informaltable>
 
51
 
 
52
          </sect2>
 
53
        <sect2><title>Goal</title>
 
54
 
 
55
  <para>Move all cards to the Foundation piles.</para>
 
56
 
 
57
          </sect2>
 
58
        <sect2><title>Rules</title>
 
59
 
 
60
  <para>Cards in the Tableau are built down by suit. Only one card can be moved at a time. Empty slots can be filled with any card except from the reserve.</para>
 
61
  <para>Cards are flipped from the Stock to the Waste individually. Top card in Waste is in play. When Stock is empty, move all cards in Waste back to the Stock, maintaining order. You can go through the deck twice.</para>
 
62
  <para>Foundations are built up in suit from Ace to King. Cards in the Foundations are no longer in play. Double-clicking on a card will move it to the appropriate Foundation pile if such a move is possible.</para>
 
63
 
 
64
          </sect2>
 
65
        <sect2><title>Scoring</title>
 
66
 
 
67
  <para>Each card in the Foundation piles scores one point.</para>
 
68
  <para>Maximum possible score: 104</para>
 
69
 
 
70
          </sect2>
 
71
        <sect2><title>Strategy</title>
 
72
 
 
73
  <para>You can use empty spaces in the Tableau to move multiple cards. Be careful with Kings in the Reserve: the only way to remove them is by playing them to a Foundation on top of a Queen.</para>
 
74
        </sect2>
 
75
</sect1>