~ubuntu-branches/debian/jessie/aisleriot/jessie

« back to all changes in this revision

Viewing changes to help/oc/scorpion.xml

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jeremy Bicha, Jordi Mallach
  • Date: 2012-04-22 12:49:26 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120422124926-gmr0thwstl91jt1n
Tags: 1:3.4.1-1
[ Jeremy Bicha ]
* New upstream release
* debian/control.in: (Build)-depend on guile-2.0
* debian/*.install: Cards files are now stored as zipped .svg's
* debian/patches/99_format-security.patch: Dropped, applied upstream

[ Jordi Mallach ]
* New upstream release.
* Update copyright to final version of the machine-readable 1.0 spec.
* Bump Standards Version to 3.9.3.

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="Scorpion"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>1999</year>
6
 
                        <holder>Rosanna Yuen</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Rosanna</firstname>
10
 
                        <surname>Yuen</surname>
11
 
                </author>
12
 
                <address><email>rwsy@mit.edu</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>Scorpion</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.  The last three cards are placed here after the deal.
33
 
                </entry>
34
 
        </row>
35
 
        <row>
36
 
                <entry>Tableau</entry>
37
 
                <entry>
38
 
                        Seven piles to the right of Stock.  * Deal one cards face down on each of
39
 
                        the first four rows.  Deal one card face up on the last three rows.
40
 
                        Repeat from * two more times, dealing a total of three rows.  Deal one
41
 
                        card face up on each pile for four more rows.
42
 
                </entry>
43
 
        </row>
44
 
                        </tbody>
45
 
                </tgroup>
46
 
        </informaltable>
47
 
 
48
 
                </sect2>
49
 
        <sect2><title>Goal</title>
50
 
 
51
 
        <para>
52
 
                Create four piles of thirteen cards each, each pile consisting of one
53
 
                suit and in rank order.
54
 
        </para>
55
 
 
56
 
                </sect2>
57
 
        <sect2><title>Règlas</title>
58
 
 
59
 
        <para>
60
 
                Cards in the Tableau are built down by suit.  Groups of cards can be
61
 
                moved regardless of sequence.  An empty pile in the Tableau can be
62
 
                filled with a King or a group of cards with a King on the bottom.
63
 
        </para>
64
 
        <para>
65
 
                At any point, clicking on the Stock will deal the last three cards, one
66
 
                each on the first three piles.
67
 
        </para>
68
 
 
69
 
                </sect2>
70
 
        <sect2><title>Scoring</title>
71
 
 
72
 
        <para>
73
 
                For every sequence in suit, points given is (length of sequence - 1).
74
 
                Each time a sequence of thirteen is created and is in its own slot, four
75
 
                extra points are awarded.  Reaching a card that was face down gives
76
 
                three points.
77
 
        </para>
78
 
        <para>
79
 
                Maximum possible score:  100
80
 
        </para>
81
 
 
82
 
                </sect2>
83
 
        <sect2><title>Strategy</title>
84
 
 
85
 
        <para>
86
 
                Unknotting knots is not often easy.  Avoid tangling yourself up with no
87
 
                way out.
88
 
        </para>
89
 
        </sect2>
90
 
</sect1>