[swell-foop/mallard-help] help: add scores.page



commit 9f3bd974381242226c8ebaf7e15175d34a85986f
Author: Rashi Aswani <aswanirashi19 gmail com>
Date:   Fri Jul 18 01:33:36 2014 +0530

    help: add scores.page

 help/C/scores.page |   85 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 85 insertions(+), 0 deletions(-)
---
diff --git a/help/C/scores.page b/help/C/scores.page
new file mode 100644
index 0000000..dbec485
--- /dev/null
+++ b/help/C/scores.page
@@ -0,0 +1,85 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="scores">
+
+  <info>
+    <link type="guide" xref="index#play"/>
+    <revision pkgversion="3.14" date="2014-07-14" status="review"/>
+
+    <credit type="author">
+      <name>Rashi Aswani</name>
+      <email>aswanirashi19 gmail com</email>
+      <years>2014</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
+
+    <desc>Check out your scores.</desc>
+
+  </info>
+
+  <title>Scores</title>
+
+  <p>You can checkout your current game scores at the top of the game
+  screen. To view scores obtained in previous games:</p>
+  <steps>
+    <item><p>Select <guiseq><gui style="menu">Swell Foop</gui>
+    <gui style="menuitem">Scores</gui></guiseq>.</p></item>
+    <item><p>The dialog by default displays scores of the <gui>6 x 5, 3 colors
+    </gui> game. To view others, select the size from the menu whose scores you
+    wish to see.</p></item>
+  </steps>
+
+  <section id="scoring">
+  <title>Scoring</title>
+
+  <p>Scoring is done based on the objects you delete.</p>
+
+  <table frame="all" rules="cols" shade="rows">
+    <tr>
+      <td><p>Number of Objects</p></td>
+      <td><p>Points Scored</p></td>
+    </tr>
+    <tr>
+      <td><p>2</p></td>
+      <td><p>0</p></td>
+    </tr>
+    <tr>
+      <td><p>3</p></td>
+      <td><p>1</p></td>
+    </tr>
+    <tr>
+      <td><p>4</p></td>
+      <td><p>4</p></td>
+    </tr>
+    <tr>
+      <td><p>5</p></td>
+      <td><p>9</p></td>
+    </tr>
+    <tr>
+      <td><p>6</p></td>
+      <td><p>16</p></td>
+    </tr>
+    <tr>
+      <td><p>7</p></td>
+      <td><p>25</p></td>
+    </tr>
+    <tr>
+      <td><p>8</p></td>
+      <td><p>36</p></td>
+    </tr>
+    <tr>
+      <td><p>9</p></td>
+      <td><p>49</p></td>
+    </tr>
+    <tr>
+      <td><p>⋮</p></td>
+      <td><p>⋮</p></td>
+    </tr>
+    <tr>
+      <td><p>n</p></td>
+      <td><p>(n-2)^2</p></td>
+    </tr>
+  </table>
+  </section>
+</page>


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