File: difficulty.page

package info (click to toggle)
gnome-games 1%3A3.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 71,856 kB
  • sloc: ansic: 94,271; sh: 11,529; python: 5,358; xml: 3,523; makefile: 1,929
file content (39 lines) | stat: -rw-r--r-- 1,158 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="difficulty" xml:lang="sr">

  <info>
    <link type="guide" xref="index#tips"/>
    <revision version="0.1" date="2011-12-05" status="stub"/>

    <credit type="author copyright">
      <name>Baptiste Mille-Mathias</name>
      <email>baptistem@gnome.org</email>
      <years>2011</years>
    </credit>

  </info>

  <title>Change the game difficulty</title>

  <p>You can set the difficulty by choosing the grid size used to play <app>gnomine</app>.</p>

  <steps>
    <item><p>Click <guiseq><gui>Game</gui><gui>New</gui></guiseq>.</p></item>
    <item><p>Select from the proposed grid sizes:</p>
      <list>
        <item><p>8 x 8 board  with 10 mines</p></item>
        <item><p>16 x 16 board with 40 mines to find</p></item>
        <item><p>30 x 16 board with 99 mines</p></item>
        <item><p>Custom board</p>


   <note><p>For the <gui>Custom</gui> size, you have to define the <gui>Horizontal</gui>
  and the <gui>Vertical</gui> numbers of tiles, and the number of mines</p></note>


       </item>
      </list>
    </item>
  </steps>

</page>