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

« back to all changes in this revision

Viewing changes to help/sv/ten_across.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="Ten_Across"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>1999</year>
6
 
                        <holder>James LewisMoss</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>James</firstname>
10
 
                        <surname>LewisMoss</surname>
11
 
                </author>
12
 
                <address><email>rwsy@mit.edu</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>Ten Across</title>
16
 
 
17
 
        <para>Written by James LewisMoss</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>Temporary Spots</entry>
31
 
                <entry>
32
 
                        Locations to place one card out of play.  The spots begin the game
33
 
                        filled.  One version of the game does not allow you to put new cards
34
 
                        into these spots once they are empty.
35
 
                </entry>
36
 
        </row>
37
 
        <row>
38
 
                <entry>Tableau</entry>
39
 
                <entry>
40
 
                        Ten piles across the bottom.  To deal place 10 cards across going from
41
 
                        left to right with the first and last cards face up.  Continuing you
42
 
                        place ten cards across the piles from right to left (reversed) with
43
 
                        the first two and last two cards placed face up.  Continue this
44
 
                        pattern (reversed and one more card each pass) until 50 cards have
45
 
                        been placed.  Place the last two cards in the temporary spots at the top.
46
 
                </entry>
47
 
        </row>
48
 
                        </tbody>
49
 
                </tgroup>
50
 
        </informaltable>
51
 
 
52
 
                </sect2>
53
 
        <sect2><title>Goal</title>
54
 
 
55
 
        <para>
56
 
                Form four piles in the tableau all of the same suit running from King
57
 
                to Ace.
58
 
        </para>
59
 
 
60
 
                </sect2>
61
 
        <sect2><title>Rules</title>
62
 
 
63
 
        <para>
64
 
                Only a King may be moved to a blank tableau spot.
65
 
        </para>
66
 
        <para>
67
 
                Cards may be moved only onto other cards if the suit matches and the
68
 
                moved card is one less than the moved to. This includes moving a pile
69
 
                of cards of different suits as long as the top card of the moved pile
70
 
                matches the bottom card of the location moved   to.
71
 
        </para>
72
 
 
73
 
                </sect2>
74
 
        <sect2><title>Options</title>
75
 
 
76
 
        <para>
77
 
                Allow temporary spots use: If checked the temporary spots may be reused.
78
 
        </para>
79
 
 
80
 
                </sect2>
81
 
        <sect2><title>Scoring</title>
82
 
 
83
 
        <para>
84
 
                You win or lose. There is no scoring.
85
 
        </para>
86
 
 
87
 
                </sect2>
88
 
        <sect2><title>Strategy</title>
89
 
 
90
 
        <para>
91
 
                This game is hard to win (being very influenced by how the cards are
92
 
                placed to begin with). Don't forget you have the temporary spots.  Try
93
 
                to clear them quickly because they are very useful when you get stuck.
94
 
        </para>
95
 
        </sect2>
96
 
</sect1>