[gnome-klotski/wip/mallard-help-merge: 14/92] help: Add moves.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-klotski/wip/mallard-help-merge: 14/92] help: Add moves.page
- Date: Sun, 25 Jan 2015 22:18:55 +0000 (UTC)
commit 03f4c96c435b244f2efc9f2e96bbbdfee705051d
Author: Rashi Aswani <aswanirashi19 gmail com>
Date: Mon Jun 23 21:42:00 2014 +0530
help: Add moves.page
Also adds Makefile.am entry
help/C/moves.page | 34 ++++++++++++++++++++++++++++++++++
help/Makefile.am | 2 ++
2 files changed, 36 insertions(+), 0 deletions(-)
---
diff --git a/help/C/moves.page b/help/C/moves.page
new file mode 100644
index 0000000..b6c5123
--- /dev/null
+++ b/help/C/moves.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="moves">
+
+ <info>
+ <link type="guide" xref="index#play"/>
+ <revision version="3.12" date="2014-05-24" 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>Moves</title>
+
+ <p>You can see your number of moves at the top of the game screen. The
+ consecutive moves of a block are considered to be a single move. For example,
+ moving a block up one square then right two squares is considered one
+ move.</p>
+
+ <section id="patterned-block-moves">
+ <title>Goal piece moves</title>
+ <p>The goal location may be positioned slightly off the board and the
+ goal piece which is the patterned block is always permitted to move to
+ it. However, no other blocks are permitted to move off the board</p>
+ </section>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index da9465d..3b88b8f 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -11,6 +11,8 @@ HELP_FILES = \
start-game.page \
scores.page \
puzzles-moves.page \
+ moves.page \
+ scores.page \
legal.xml
HELP_LINGUAS =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]