[gnome-klotski/wip/mallard-help-merge: 9/92] help: Add rules.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-klotski/wip/mallard-help-merge: 9/92] help: Add rules.page
- Date: Sun, 25 Jan 2015 22:18:29 +0000 (UTC)
commit c65ea1569c32ba3b879431a0742dffef5be8d625
Author: Rashi Aswani <aswanirashi19 gmail com>
Date: Sat May 24 16:43:18 2014 +0530
help: Add rules.page
Also add Makefile.am entry
help/C/rules.page | 45 +++++++++++++++++++++++++++++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 46 insertions(+), 0 deletions(-)
---
diff --git a/help/C/rules.page b/help/C/rules.page
new file mode 100644
index 0000000..8fcf97d
--- /dev/null
+++ b/help/C/rules.page
@@ -0,0 +1,45 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="rules">
+
+ <info>
+ <link type="guide" xref="index#play"/>
+ <revision version="3.12" date="2014-05-23" 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" />
+
+ </info>
+
+ <title>Game rules</title>
+
+ <p>You have to follow some rules while sliding the blocks in order to solve
+ <app>Klotski</app>. The rules are listed below:</p>
+
+ <section id="move-block">
+ <title>Move a block</title>
+ <steps>
+ <item><p>Click on the block to be moved.</p></item>
+ <item><p>Move the block to the desired location with the help of
+ mouse.</p></item>
+ <item><p>Click on the block again.</p></item>
+ </steps>
+ </section>
+
+ <section id="rules">
+ <title>Rules to move a block</title>
+ <list>
+ <item><p>You can not move the green blocks and the boundary
+ blocks.</p></item>
+ <item><p>You can not move over a block with the exception that the
+ patterned block can move across the green blocks.</p></item>
+ <item><p>You can take more than one step in a single move.</p></item>
+ </list>
+ </section>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 3124159..8d9db6f 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -6,6 +6,7 @@ HELP_MEDIA = \
figures/logo.png
HELP_FILES = \
index.page \
+ rules.page \
legal.xml
HELP_LINGUAS =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]