~taylorp36/ubuntu/wily/aisleriot/bug-1490189

« back to all changes in this revision

Viewing changes to help/oc/first_law.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-26 12:54:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: package-import@ubuntu.com-20110926125422-fhnx2xyc0qcpgyh2
Tags: 1:3.2.0-0ubuntu1
* New upstream stable release.
  - Distribute a copy of the LGPL
  - Update card theme install info for Debian, Ubuntu & OpenSUSE
  - Build help with yelp-tools instead of gnome-doc-utils
  - Fix game restart
  - Translation updates
* debian/control: Build-depends on yelp-tools
* debian/copyright: Fixed a few lintian warnings
* 03_update_theme_install_data.patch: Dropped, applied upstream

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="First_Law">  <!--<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>First Law</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.  All cards are placed here in beginning.
 
33
            When emptied, cards are brought back from Tableau and put
 
34
            back in the Stock.
 
35
          </entry>
 
36
        </row>
 
37
        <row>
 
38
          <entry>Tableau</entry>
 
39
          <entry>
 
40
            Four piles on the right.  Each deal from Stock will
 
41
            deal one card to each Tableau pile.
 
42
          </entry>
 
43
        </row>
 
44
      </tbody>
 
45
    </tgroup>
 
46
  </informaltable>
 
47
 
 
48
          </sect2>
 
49
        <sect2><title>Goal</title>
 
50
 
 
51
  <para>
 
52
    Remove all cards.
 
53
  </para>
 
54
 
 
55
          </sect2>
 
56
        <sect2><title>Règlas</title>
 
57
 
 
58
  <para>
 
59
    Clicking on the Stock will deal one card to each of the Tableau
 
60
    piles.  If any of the cards showing in the Tableau are of the same
 
61
    rank, move the others on to the leftmost of the like cards.  Empty
 
62
    piles can only be filled by an ensuing deal from Stock.
 
63
  </para>
 
64
  <para>
 
65
    If at any point, all four cards showing are the same rank, they are
 
66
    removed.
 
67
  </para>
 
68
  <para>
 
69
    When Stock is empty, the Tableau piles are gathered, right pile on
 
70
    left, and placed back into stock.  The first card dealt will always
 
71
    be the first card dealt until it is removed.  There are unlimited
 
72
    redeals.
 
73
  </para>
 
74
 
 
75
          </sect2>
 
76
        <sect2><title>Scoring</title>
 
77
 
 
78
  <para>
 
79
    Each set of four cards removed scores one point.
 
80
  </para>
 
81
  <para>
 
82
    Maximum possible score:  13
 
83
  </para>
 
84
 
 
85
          </sect2>
 
86
        <sect2><title>Strategy</title>
 
87
 
 
88
  <para>
 
89
    Don't forget to use the brakes!  This game might never end unless
 
90
    you decide carefully whether or not to make a move.
 
91
  </para>
 
92
        </sect2>
 
93
</sect1>