~ubuntu-branches/ubuntu/precise/aisleriot/precise

« back to all changes in this revision

Viewing changes to help/en_GB/spiderette.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-04-16 15:31:15 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120416153115-a930w213lv12vesj
Tags: 1:3.2.3.2-0ubuntu1
* New upstream bugfix and translation update release.
  - Fix blurry freecell icon
  - Fix freecell with guile 2.0
  - Fix potential format string crash
* debian/patches/03_format-security.patch: Dropped, applied upstream
* debian/watch: Watch for .xz tarball releases

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>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. Deals a card to each Tableau pile when clicked.</entry>
32
 
        </row>
33
 
        <row>
34
 
          <entry>Foundation</entry>
35
 
          <entry>Four piles top right.</entry>
36
 
        </row>
37
 
        <row>
38
 
          <entry>Tableau</entry>
39
 
          <entry>Seven piles on the bottom. Deal one card face down on all seven piles, then one on the last six piles, followed by one on the last five piles. Continue in this manner until you have seven cards in the last pile. Flip up the top card on every pile.</entry>
40
 
        </row>
41
 
      </tbody>
42
 
    </tgroup>
43
 
  </informaltable>
44
 
 
45
 
          </sect2>
46
 
        <sect2><title>Goal</title>
47
 
 
48
 
  <para>Create four piles of thirteen cards each built down in suit and sequence.</para>
49
 
 
50
 
          </sect2>
51
 
        <sect2><title>Rules</title>
52
 
 
53
 
  <para>Cards in Tableau can be built down regardless of suit. Builds of cards in sequence and in the same suit can by moved as a unit. Empty Tableau piles can be filled with any card or build of cards.</para>
54
 
  <para>Each Tableau pile must be filled before any deal. Clicking on the Stock will deal a card on to every Tableau pile except for the last deal which places one card on each of the first three piles.</para>
55
 
  <para>A build of all thirteen cards in a suit may be moved on to a Foundation pile. Cards in the Foundation are no longer in play.</para>
56
 
 
57
 
          </sect2>
58
 
        <sect2><title>Scoring</title>
59
 
 
60
 
  <para>Every pair of cards in suit and sequence scores one point.</para>
61
 
  <para>Maximum possible score: 48</para>
62
 
 
63
 
          </sect2>
64
 
        <sect2><title>Strategy</title>
65
 
 
66
 
  <para>Try to keep a Tableau pile empty whenever possible to create a swap space for moving around cards.</para>
67
 
        </sect2>
68
 
</sect1>