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

« back to all changes in this revision

Viewing changes to help/en_GB/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>Setup</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>All cards are dealt into four rows of 13 cards each; the aces are then discarded to leave four gaps. Two redeals are allowed.</entry>
31
 
        </row>
32
 
      </tbody>
33
 
    </tgroup>
34
 
  </informaltable>
35
 
 
36
 
          </sect2>
37
 
        <sect2><title>Goal</title>
38
 
 
39
 
  <para>To place all cards in sequence from 2 to king, in suit.</para>
40
 
 
41
 
          </sect2>
42
 
        <sect2><title>Rules</title>
43
 
 
44
 
  <para>Gaps in the leftmost column may be filled by moving a 2 of any suit there. A gap to the right of any non-King card may be filled by placing the card with the same suit but one rank higher into the gap. Gaps following Kings or other gaps may not be filled.</para>
45
 
  <para>Once a card is placed in a sequence starting with a 2 in the leftmost slot, it can no longer be moved.</para>
46
 
  <para>If no moves are possible (i.e., all gaps follow Kings), double-clicking any card will cause a redeal. Any cards not in sequence will be removed, shuffled and redealt. Only two redeals are allowed.</para>
47
 
 
48
 
            </sect2>
49
 
        <sect2><title>Options</title>
50
 
 
51
 
    <para>Randomly Placed Gaps on Redeal: Tick this to have randomly placed gaps after a redeal. If unticked, the gaps will always be placed directly to the right of any cards already in sequence after redealing.</para>
52
 
 
53
 
 
54
 
          </sect2>
55
 
        <sect2><title>Scoring</title>
56
 
 
57
 
  <para>Each card placed in sequence, starting with a two in the leftmost slot, is worth one point.</para>
58
 
  <para>Maximum possible score: 48</para>
59
 
 
60
 
          </sect2>
61
 
        <sect2><title>Strategy</title>
62
 
 
63
 
  <para>Put off making any move that will add a gap after a king for as long as possible.</para>
64
 
        </sect2>
65
 
</sect1>