[gnome-games] [iagno help] gci contribution



commit c3827c6869212a6f69ed533336c58805cc78e342
Author: Brian Grohe <grohe43 gmail com>
Date:   Mon Jan 16 00:39:53 2012 -0500

    [iagno help] gci contribution
    
    Added content to : ai-game.page
    		   2player.page
                       quick-move.page
                       shortcuts.page
                       visual-results.page

 iagno/help/C/2player.page        |   15 +++++++++++----
 iagno/help/C/ai-game.page        |   15 +++++++++++----
 iagno/help/C/quick-move.page     |   16 +++++++++++-----
 iagno/help/C/shortcuts.page      |   28 +++++++++++++++++++++++-----
 iagno/help/C/visual-results.page |   14 ++++++++++----
 5 files changed, 66 insertions(+), 22 deletions(-)
---
diff --git a/iagno/help/C/2player.page b/iagno/help/C/2player.page
index c8247bf..fa1f662 100644
--- a/iagno/help/C/2player.page
+++ b/iagno/help/C/2player.page
@@ -3,17 +3,24 @@
       id="2player">
   <info>
     <link type="guide" xref="index#play" />
-    <revision version="0.1" date="2011-12-10" status="stub"/>
+    <revision version="0.1" date="2012-01-15" status="review"/>
 
     <credit type="author copyright">
-      <name></name>
-      <email></email>
-      <years>2011</years>
+      <name>Brian Grohe</name>
+      <email>grohe43 gmail com</email>
+      <years>2012</years>
     </credit>
 
     <desc></desc>
   </info>
 
   <title>Two-player mode</title>
+  <p>Two player mode allows you to play against another human rather than a computer. To enable this</p>
 
+  <list type="numbered">
+  <item><p>Go to the <gui>Settings</gui> menu</p></item>
+  <item><p>Then select <gui>preferences</gui></p></item>
+  <item><p>Change the selection of both columns too human.</p></item>
+  <item><p>Your changes will be applied when a new game is started</p></item>
+  </list>
 </page>
diff --git a/iagno/help/C/ai-game.page b/iagno/help/C/ai-game.page
index 72f749a..aa59ef2 100644
--- a/iagno/help/C/ai-game.page
+++ b/iagno/help/C/ai-game.page
@@ -3,17 +3,24 @@
       id="ai-game">
   <info>
     <link type="guide" xref="index#play" />
-    <revision version="0.1" date="2011-12-10" status="stub"/>
+    <revision version="0.1" date="2012-01-15" status="review"/>
 
     <credit type="author copyright">
-      <name></name>
-      <email></email>
-      <years>2011</years>
+      <name>Brian Grohe</name>
+      <email>grohe43 gmail com</email>
+      <years>2012</years>
     </credit>
 
     <desc></desc>
   </info>
 
   <title>Play against the computer</title>
+  <p>The computer has different levels of difficulty. Easy, medium, and hard. To change this setting</p>
 
+  
+  <list type="numbered">
+  <item><p>Go to the <gui>Settings</gui> menu</p></item>
+  <item><p>Select <gui>Preferences</gui></p></item>
+  <item><p>Select the difficulty that you would like to face by clicking the radio button next to the desired selection</p></item>
+  </list>
 </page>
diff --git a/iagno/help/C/quick-move.page b/iagno/help/C/quick-move.page
index ed4bad9..023eb9d 100644
--- a/iagno/help/C/quick-move.page
+++ b/iagno/help/C/quick-move.page
@@ -3,17 +3,23 @@
       id="quick-move">
   <info>
     <link type="guide" xref="index#tips" />
-    <revision version="0.1" date="2011-12-10" status="stub"/>
+    <revision version="0.1" date="2012-01-15" status="review"/>
 
     <credit type="author copyright">
-      <name></name>
-      <email></email>
-      <years>2011</years>
+      <name>Brian Grohe</name>
+      <email>grohe43 gmail com</email>
+      <years>2012</years>
     </credit>
 
     <desc></desc>
   </info>
 
   <title>Quick move option</title>
-
+  <p>The quick move option makes the computer move faster. To enable it:</p>
+  
+  <list type="numbered">
+  <item><p>Go to the <gui>Settings</gui> menu</p></item>
+  <item><p>Then select <gui>preferences</gui></p></item>
+  <item><p>Then check the checkbox next to <gui>Use quick moves</gui></p></item>
+  </list>
 </page>
diff --git a/iagno/help/C/shortcuts.page b/iagno/help/C/shortcuts.page
index 48e182b..ebfb983 100644
--- a/iagno/help/C/shortcuts.page
+++ b/iagno/help/C/shortcuts.page
@@ -3,17 +3,35 @@
       id="shortcuts">
   <info>
     <link type="guide" xref="index#advanced" />
-    <revision version="0.1" date="2011-12-10" status="stub"/>
+    <revision version="0.1" date="2012-01-15" status="review"/>
 
     <credit type="author copyright">
-      <name></name>
-      <email></email>
-      <years>2011</years>
+      <name>Brian Grohe</name>
+      <email>grohe43 gmail com</email>
+      <years>2012</years>
     </credit>
 
     <desc></desc>
   </info>
 
   <title>Keyboard shortcuts</title>
-
+  <table frame="all" rules="cols" shade="rows">
+       <tr>
+         <td><p>New game</p></td>
+         <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
+       </tr>
+       
+       <tr>
+         <td><p>Undo Move</p></td>
+         <td><p><keyseq><key>Ctrl</key><key>Z</key></keyseq></p></td>
+       </tr>
+       <tr>
+          <td><p>Help</p></td>
+          <td><p><key>F1</key></p></td>
+        </tr>
+        <tr>
+          <td><p>Quit</p></td>
+          <td><p><keyseq><key>Ctrl</key><key>Q</key></keyseq></p></td>
+        </tr>
+      </table>
 </page>
diff --git a/iagno/help/C/visual-results.page b/iagno/help/C/visual-results.page
index 549c06e..f7754ee 100644
--- a/iagno/help/C/visual-results.page
+++ b/iagno/help/C/visual-results.page
@@ -3,17 +3,23 @@
       id="visual-results">
   <info>
     <link type="guide" xref="index#tips" />
-    <revision version="0.1" date="2011-12-10" status="stub"/>
+    <revision version="0.1" date="2012-01-15" status="review"/>
 
     <credit type="author copyright">
-      <name></name>
-      <email></email>
-      <years>2011</years>
+      <name>Brian Grohe</name>
+      <email>grohe43 gmail com</email>
+      <years>2012</years>
     </credit>
 
     <desc></desc>
   </info>
 
   <title>Visually see game results</title>
+  <p>Visual game results allows you to visually see who won, by grouping the pieces. To enable this</p>
 
+  <list type="numbered">
+  <item><p>Go to the <gui>Settings</gui> menu</p></item>
+  <item><p>Select <gui>Preferences</gui></p></item>
+  <item><p>Check the box next to <gui>Use quick moves</gui></p></item>
+  </list>
 </page>



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