/usr/share/help/sr/iagno/play.page is in iagno 1:3.22.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="play" xml:lang="sr">
<info>
<link type="guide" xref="index#play"/>
<revision version="0.1" date="2012-03-08" status="final"/>
<credit type="author copyright">
<name>Tiffany Antopolski</name>
<email>tiffany.antopolski@gmail.com</email>
<years>2012</years>
</credit>
<desc/>
</info>
<title>How to Play</title>
<p><app>Iagno</app> has simple <link xref="rules">rules</link> and is easy to play.</p>
<p>When the game first starts, you play <em>Dark</em> and the computer player plays <em>Light</em>. The <link xref="ai-game">difficulty level</link> is <gui>Level one</gui> by default.</p>
<p>The game is played using the mouse. To make a move:</p>
<steps>
<item><p>Click on the cell you would like to place your piece in.</p>
<note><p>If the move is legal, the piece will be placed in the cell, and the opponent
pieces will be flipped to match your color.</p>
<p>If the move is not allowed, nothing will happen.</p>
</note>
</item>
<item>
<p>You can undo a move by clicking <guiseq><gui>Game</gui><gui>Undo move</gui></guiseq>.</p>
</item>
</steps>
<section id="usage-video">
<title>Video demonstration</title>
<media type="video" mime="application/ogg" src="figures/iagno-video.ogv" its:translate="no">
</media>
</section>
</page>
|