~ubuntu-branches/debian/sid/aisleriot/sid

« back to all changes in this revision

Viewing changes to help/oc/bear_river.xml

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jeremy Bicha, Jackson Doak, Andreas Henriksson
  • Date: 2013-10-17 23:33:36 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20131017233336-s2rn2lklucl6az43
Tags: 1:3.10.1-1
[ Jeremy Bicha ]
* New upstream release. 1:3.9.90-1
* debian/control.in:
  - Lower GTK dependency back to 3.4
  - Update homepage

[ Jackson Doak ]
* New upstream release (v3.10.0)

[ Andreas Henriksson ]
* New upstream release (v3.10.1)
* Bump Standards-Version to 3.9.4

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="Bear_River"><!--<sect1info>
 
4
          <copyright>
 
5
           <year>2009</year>
 
6
           <holder>Joel Levin</holder>
 
7
          </copyright>
 
8
          <author>
 
9
           <firstname>Joel</firstname>
 
10
           <surname>Levin</surname>
 
11
          </author>
 
12
          <address><email>JoelNYC@gmail.com</email></address>
 
13
        </sect1info>-->
 
14
 
 
15
        <title>Bear River</title>
 
16
 
 
17
        <para>Written by Bruce and Joel Levin</para>
 
18
 
 
19
 
 
20
          <sect2><title>Configuracion</title>
 
21
 
 
22
  <informaltable>
 
23
    <tgroup cols="2">
 
24
      <tbody>
 
25
 
 
26
        <row>
 
27
          <entry>
 
28
                Type of Deck
 
29
          </entry>
 
30
          <entry>
 
31
                Standard Deck
 
32
          </entry>
 
33
        </row>
 
34
 
 
35
        <row>
 
36
          <entry>
 
37
                Foundation
 
38
          </entry>
 
39
          <entry>
 
40
                Four piles at top.  One card is dealt face up in the first Foundation 
 
41
                pile.
 
42
          </entry>
 
43
        </row>
 
44
 
 
45
        <row>
 
46
          <entry>
 
47
                Tableau
 
48
          </entry>
 
49
          <entry>
 
50
                There are 18 Tableau piles arranged in three rows of six piles each.  
 
51
                All cards are dealt face up and fanned, such that all cards are 
 
52
                visible.  The first five piles of each row start with three cards each.
 
53
                The sixth pile of each row starts with two cards each.
 
54
          </entry>
 
55
        </row>
 
56
 
 
57
      </tbody>
 
58
    </tgroup>
 
59
  </informaltable>
 
60
 
 
61
          </sect2>
 
62
          
 
63
          
 
64
        <sect2><title>Goal</title>
 
65
 
 
66
  <para>
 
67
        Move all cards to the Foundation piles.
 
68
  </para>
 
69
 
 
70
          </sect2>
 
71
          
 
72
          
 
73
        <sect2><title>Règlas</title>
 
74
 
 
75
  <para>
 
76
        One random card has already been dealt to a Foundation pile.  The rank 
 
77
        of that card becomes the Base Card.  The other three cards with the same 
 
78
        rank can be moved to an empty Foundation.  Foundations are built up in 
 
79
        ascending order, matching suit. Cards can "wrap-around" from Queen to 
 
80
        King to Ace to Two.  Cards on the Foundations may not be moved back onto 
 
81
        Tableau piles.
 
82
  </para>
 
83
  <para>
 
84
        None of the Tableau piles can have more than three cards.  The top card of 
 
85
        each Tableau pile can be moved to any other Tableau pile if it matches suit 
 
86
        and has a face value of one higher or one lower than the top card of the 
 
87
        pile it is being moved to.  Cards can "wrap-around" between King and Ace.  
 
88
  </para>
 
89
  <para>
 
90
        There are two types of Tableau piles: "Standard" piles, and "Hole" piles. 
 
91
        The first five piles of each row (the ones with three cards) are the 
 
92
        Standard piles.  An empty standard pile CANNOT have a new card placed on it. 
 
93
        The last pile of each row (the ones with two cards) are the Hole piles. An 
 
94
        empty Hole pile CAN have a new card placed on it.
 
95
  </para>
 
96
  
 
97
          </sect2>
 
98
 
 
99
 
 
100
        <sect2><title>Scoring</title>
 
101
 
 
102
  <para>
 
103
        Each card moved to the Foundation scores one point.
 
104
  </para>
 
105
  <para>
 
106
        Maximum possible score:  52
 
107
  </para>
 
108
 
 
109
          </sect2>
 
110
          
 
111
          
 
112
        <sect2><title>Strategy</title>
 
113
 
 
114
  <para>
 
115
        Try to free up one or more Hole piles early.
 
116
  </para>
 
117
  <para>
 
118
        There is never a disadvantage in moving cards to the Foundations. 
 
119
        Move as many as possible, as soon as possible.  
 
120
  </para>
 
121
  <para>
 
122
        Cards that have a rank one lower than the Base Card can be very difficult
 
123
        to move.  Be careful where you place them.
 
124
  </para>
 
125
  <para>        
 
126
        Bear River can be won about one third of the time.   
 
127
  </para>
 
128
  
 
129
        </sect2>
 
130
        
 
131
        
 
132
</sect1>