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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="play">
<info>
<link type="guide" xref="index#play" />
<revision pkgversion="3.4.0" version="0.1" date="2012-03-13" status="final"/>
<credit type="author copyright">
<name>Lahiru lanka</name>
<email> lankakck@.gmailcom</email>
<years>2011</years>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<desc></desc>
</info>
<title>How to Play</title>
<p>To start a new game click <guiseq><gui>Game</gui><gui>New</gui></guiseq>.</p>
<section id="mouse">
<title>Using the mouse</title>
<steps>
<item>
<p>Click on the object you want to move. The selected object will begin
spinning.</p>
</item>
<item>
<p>Click on the destination cell.</p>
</item>
</steps>
</section>
<section id="keyboard">
<title>Using the keyboard</title>
<steps>
<item><p>Press any of the arrow keys. An outline around a cell will appear
on the board.</p></item>
<item><p>Using the arrow keys, navigate to the object you want to
move.</p></item>
<item><p>To select the object, press the <key>Enter</key> or
<key>Spacebar</key>. The selected object will begin spinning.</p></item>
<item><p>Move to the destination cell, and again press the
<key>Enter</key> or <key>Spacebar</key>. The chosen object will move to
the destination cell.</p></item>
</steps>
</section>
<section id="usage-video">
<title>Video demonstration</title>
<media type="video" mime="application/ogg" src="figures/glines-demo.ogv" its:translate="no">
</media>
</section>
</page>
|