[gnome-games] iagno docs: Added intro and content to play, rules and sound.



commit e7cf811df1b0a61e02bf698ec703f80987a8fec9
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Fri Feb 3 10:52:11 2012 -0500

    iagno docs: Added intro and content to play, rules and sound.

 iagno/help/C/index.page |    5 ++---
 iagno/help/C/play.page  |   20 +++++++++++++++++---
 iagno/help/C/rules.page |   24 +++++++++++++++++++++---
 iagno/help/C/sound.page |   16 ++++++++++++----
 4 files changed, 52 insertions(+), 13 deletions(-)
---
diff --git a/iagno/help/C/index.page b/iagno/help/C/index.page
index 0fba96c..4c465b4 100644
--- a/iagno/help/C/index.page
+++ b/iagno/help/C/index.page
@@ -17,9 +17,8 @@
   </info>
 
 <title><media type="image" src="figures/logo32.png">Iagno logo</media>Iagno</title>
-   
-   <p>
-   Short introductory text here...
+
+   <p><app>Iagno</app> is a boardgame played on an 8X8 grid with 64 pieces, dark on one side and light on the other. When a piece is captured it is turned over to join the capturing player's forces; the winner is the player with the most pieces of their color at the end of the game.
    </p>
 
    <section id="play" style="2column">
diff --git a/iagno/help/C/play.page b/iagno/help/C/play.page
index 6576309..7d37404 100644
--- a/iagno/help/C/play.page
+++ b/iagno/help/C/play.page
@@ -6,9 +6,9 @@
     <revision version="0.1" date="2011-12-10" status="stub"/>
 
     <credit type="author copyright">
-      <name></name>
-      <email></email>
-      <years>2011</years>
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
     </credit>
 
     <desc></desc>
@@ -16,4 +16,18 @@
 
   <title>How to Play</title>
 
+  <p><app>Iagno</app> has simple <link xref="rules">rules</link> and is easy to play. 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>
+
 </page>
diff --git a/iagno/help/C/rules.page b/iagno/help/C/rules.page
index cc1d3eb..cefda6a 100644
--- a/iagno/help/C/rules.page
+++ b/iagno/help/C/rules.page
@@ -6,9 +6,9 @@
     <revision version="0.1" date="2011-12-10" status="stub"/>
 
     <credit type="author copyright">
-      <name></name>
-      <email></email>
-      <years>2011</years>
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antpolski gmail com</email>
+      <years>2012</years>
     </credit>
 
     <desc></desc>
@@ -16,4 +16,22 @@
 
   <title>Rules</title>
 
+  <p>The object of the game is to flip as many of the opponent tiles while blocking your opponent from flipping your tiles. In order to flip a tile, you must first trap it between two of your tiles, horizontally, vertically or diagonally.</p>
+  <p>
+  The game begins with four pieces, two light and two dark, placed in the center of the board.
+  </p>
+  <steps>
+    <item><p>Dark goes first.</p></item>
+    <item><p>Dark places a tile on the board in such a way that it traps white tiles between two of the dark tiles.</p>
+    <note><p>This placement can be horizontal, vertical or diagonal.
+    </p></note>
+    <p>
+     When the dark tile is placed, the light tiles between the newly placed dark tile and another dark tile are flipped over and become part of the light forces.
+    </p>
+    </item>
+    <item><p>The players alternate turns until no moves can be made by either player.  At this point the game is over. The end of the game usually results in a full board.</p></item>
+    <item><p>The winner is the the player with the most pieces of his color on the board.</p></item>
+  </steps>
+
+
 </page>
diff --git a/iagno/help/C/sound.page b/iagno/help/C/sound.page
index 4960b86..24e3edd 100644
--- a/iagno/help/C/sound.page
+++ b/iagno/help/C/sound.page
@@ -6,14 +6,22 @@
     <revision version="0.1" date="2011-12-10" status="stub"/>
 
     <credit type="author copyright">
-      <name></name>
-      <email></email>
-      <years>2011</years>
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
     </credit>
 
     <desc></desc>
   </info>
 
   <title>Enable and disable sound</title>
-
+  <p>To enable or disable the sound:</p>
+  <steps>
+    <item><p>Click on <guiseq><gui>Settings</gui><gui>Preferences</gui></guiseq>.</p></item>
+    <item><p>Select the <gui>Game</gui> tab.</p></item>
+    <item><p>Click the <gui>Enable sounds</gui> checkbox.</p></item>
+    <item><p>Click <gui>Close</gui>.</p>
+    <note><p>The change will be available immediately.</p></note>
+    </item>
+  </steps>
 </page>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]