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

« back to all changes in this revision

Viewing changes to help/sv/gypsy.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="Gypsy"><!--<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>Gypsy</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>Double Deck</entry>
28
 
        </row>
29
 
        <row>
30
 
          <entry>Stock</entry>
31
 
          <entry>
32
 
                Top left pile.  The rest of the deck is placed here after
33
 
            dealing the Tableau.  Cards are dealt in batches of eight,
34
 
            one on every Tableau.
35
 
          </entry>
36
 
        </row>
37
 
        <row>
38
 
          <entry>Foundation</entry>
39
 
          <entry>
40
 
                Eight piles top right.  To be built in suit from Ace to
41
 
            King.  Topmost card in each Foundation can be played back on
42
 
            to the Tableau.
43
 
          </entry>
44
 
        </row>
45
 
        <row>
46
 
          <entry>Tableau</entry>
47
 
    <entry>
48
 
        Eight piles.  Deal two rows face down and one row face
49
 
      up to start.  Tableau can be built down in alternating
50
 
      colors.  Builds of cards can be moved.  Empty piles can be
51
 
      filled with any card or build.
52
 
     </entry>
53
 
        </row>
54
 
      </tbody>
55
 
    </tgroup>
56
 
  </informaltable>
57
 
 
58
 
          </sect2>
59
 
        <sect2><title>Goal</title>
60
 
 
61
 
  <para>
62
 
    Move all cards to the Foundation piles.
63
 
  </para>
64
 
 
65
 
          </sect2>
66
 
        <sect2><title>Rules</title>
67
 
 
68
 
  <para>
69
 
    Cards in Tableau are built down by alternating color.  Builds of
70
 
    cards can be  moved.  An empty pile in the Tableau can be filled
71
 
    with any card or build of cards.
72
 
  </para>
73
 
  <para>
74
 
    Each deal flips one card from the Stock to each pile of the
75
 
    Tableau.  There are no redeals.
76
 
  </para>
77
 
  <para>
78
 
    Foundations are built up in suit from Ace to King.  Cards in
79
 
    Foundations are still in play.  Double clicking on a card in the
80
 
    Tableau will move it to the appropriate Foundation pile if such a
81
 
    move is possible.
82
 
  </para>
83
 
 
84
 
          </sect2>
85
 
        <sect2><title>Scoring</title>
86
 
 
87
 
  <para>
88
 
    Each card in the Foundation scores 5 points.  When a Foundation pile
89
 
    is complete (from Ace to King), 60 more points are scored.  Each
90
 
    card pair on the Tableau in alternating order scores 2 points.
91
 
  </para>
92
 
  <para>
93
 
    Maximum possible score:  1000
94
 
  </para>
95
 
 
96
 
          </sect2>
97
 
        <sect2><title>Strategy</title>
98
 
 
99
 
  <para>
100
 
    Try and expose new cards in the Tableau whenever possible.  Remember
101
 
    you can always bring cards from the Foundation back into play.
102
 
  </para>
103
 
        </sect2>
104
 
</sect1>