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

« back to all changes in this revision

Viewing changes to help/oc/gaps.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="Gaps"><!--<sect1info>
4
 
    <copyright>
5
 
      <year>2005</year>
6
 
      <holder>Zach Keene</holder>
7
 
    </copyright>
8
 
    <author>
9
 
      <firstname>Zach</firstname>
10
 
      <surname>Keene</surname>
11
 
    </author>
12
 
    <address><email>zjkeene@bellsouth.net</email></address>
13
 
  </sect1info>-->
14
 
 
15
 
  <title>Gaps</title>
16
 
 
17
 
  <para>Written by Zach Keene</para>
18
 
 
19
 
          <sect2><title>Configuracion</title>
20
 
 
21
 
 
22
 
  <informaltable>
23
 
    <tgroup cols="2"><tbody>
24
 
        <row>
25
 
          <entry>Type of Deck</entry>
26
 
          <entry>Standard Deck</entry>
27
 
        </row>
28
 
        <row>
29
 
          <entry>Stock</entry>
30
 
          <entry>
31
 
            All cards are dealt into four rows of 13 cards each; the aces
32
 
        are then discarded to leave four gaps. Two redeals are allowed.
33
 
          </entry>
34
 
        </row>
35
 
      </tbody>
36
 
    </tgroup>
37
 
  </informaltable>
38
 
 
39
 
          </sect2>
40
 
        <sect2><title>Goal</title>
41
 
 
42
 
  <para>
43
 
    To place all cards in sequence from 2 to king, in suit.
44
 
  </para>
45
 
 
46
 
          </sect2>
47
 
        <sect2><title>Règlas</title>
48
 
 
49
 
  <para>
50
 
    Gaps in the leftmost column may be filled by moving a 2 of any suit
51
 
  there. A gap to the right of any non-King card may be filled by placing
52
 
  the card with the same suit but one rank higher into the gap. Gaps
53
 
  following Kings or other gaps may not be filled.
54
 
  </para>
55
 
  <para>
56
 
    Once a card is placed in a sequence starting with a 2 in the leftmost
57
 
  slot, it can no longer be moved.
58
 
  </para>
59
 
  <para>
60
 
    If no moves are possible (i.e., all gaps follow Kings),
61
 
  double-clicking any card will cause a redeal. Any cards not in sequence
62
 
  will be removed, shuffled, and redealt. Only two redeals are allowed.
63
 
  </para>
64
 
 
65
 
            </sect2>
66
 
        <sect2><title>Opcions</title>
67
 
 
68
 
    <para>
69
 
     Randomly Placed Gaps on Redeal: Check this to have randomly placed gaps 
70
 
 after a redeal. If unchecked, the gaps will always be placed directly to the 
71
 
 right of any cards already in sequence after redealing.
72
 
    </para>
73
 
 
74
 
 
75
 
          </sect2>
76
 
        <sect2><title>Scoring</title>
77
 
 
78
 
  <para>
79
 
    Each card placed in sequence, starting with a two in the leftmost slot,
80
 
    is worth one point.
81
 
  </para>
82
 
  <para>
83
 
    Maximum possible score:  48
84
 
  </para>
85
 
 
86
 
          </sect2>
87
 
        <sect2><title>Strategy</title>
88
 
 
89
 
  <para>
90
 
    Put off making any move that will add a gap after a king for as long as possible.
91
 
  </para>
92
 
        </sect2>
93
 
</sect1>