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

« back to all changes in this revision

Viewing changes to help/oc/spiderette.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="Spiderette"><!--<sect1info>
 
4
    <copyright>
 
5
      <year>2001</year>
 
6
      <holder>Rosanna Yuen</holder>
 
7
    </copyright>
 
8
    <author>
 
9
      <firstname>Rosanna</firstname>
 
10
      <surname>Yuen</surname>
 
11
    </author>
 
12
    <address><email>zana@webwynk.net</email></address>
 
13
  </sect1info>-->
 
14
 
 
15
  <title>Spiderette</title>
 
16
 
 
17
  <para>Written by Rosanna Yuen</para>
 
18
 
 
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.  Deals a card to each Tableau pile when
 
33
            clicked.
 
34
          </entry>
 
35
        </row>
 
36
        <row>
 
37
          <entry>Foundation</entry>
 
38
          <entry>
 
39
            Four piles top right.
 
40
          </entry>
 
41
        </row>
 
42
        <row>
 
43
          <entry>Tableau</entry>
 
44
          <entry>
 
45
            Seven piles on the bottom.  Deal one card face down on all
 
46
            seven piles, then one on the last six piles, followed by one
 
47
            on the last five piles.  Continue in this manner until you
 
48
            have seven cards in the last pile.  Flip up the top card on
 
49
            every pile.
 
50
          </entry>
 
51
        </row>
 
52
      </tbody>
 
53
    </tgroup>
 
54
  </informaltable>
 
55
 
 
56
          </sect2>
 
57
        <sect2><title>Goal</title>
 
58
 
 
59
  <para>
 
60
    Create four piles of thirteen cards each built down in suit and sequence.
 
61
  </para>
 
62
 
 
63
          </sect2>
 
64
        <sect2><title>Règlas</title>
 
65
 
 
66
  <para>
 
67
    Cards in Tableau can be built down regardless of suit.  Builds of
 
68
    cards in sequence and in the same suit can by moved as a unit.
 
69
    Empty Tableau piles can be filled with any card or build of cards.
 
70
  </para>
 
71
  <para>
 
72
    Each Tableau pile must be filled before any deal.  Clicking on the
 
73
    Stock will deal a card on to every Tableau pile except for the last
 
74
    deal which places one card on each of the first three piles.
 
75
  </para>
 
76
  <para>
 
77
    A build of all thirteen cards in a suit may be moved on to a
 
78
    Foundation pile.  Cards in the Foundation are no longer in play.
 
79
  </para>
 
80
 
 
81
          </sect2>
 
82
        <sect2><title>Scoring</title>
 
83
 
 
84
  <para>
 
85
    Every pair of cards in suit and sequence scores one point.
 
86
  </para>
 
87
  <para>
 
88
    Maximum possible score: 48
 
89
  </para>
 
90
 
 
91
          </sect2>
 
92
        <sect2><title>Strategy</title>
 
93
 
 
94
  <para>
 
95
    Try to keep a Tableau pile empty whenever possible to create a swap
 
96
    space for moving around cards.
 
97
  </para>
 
98
        </sect2>
 
99
</sect1>