Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/hanoi.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2003-02-21 01:19:05 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-02-21 01:19:05 (GMT)
commitf1f2ff98b87a16be0f717c050d701f5acfa155d5 (patch)
treea133b4f529b703beed695df4898076213757c275 /boards/hanoi.xml.in
parent8ea919dc3a70b196e8e93a05a8fcd0b6cb02e9ce (diff)
created the hanoi tower activity
Diffstat (limited to 'boards/hanoi.xml.in')
-rw-r--r--boards/hanoi.xml.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/boards/hanoi.xml.in b/boards/hanoi.xml.in
new file mode 100644
index 0000000..e38b950
--- /dev/null
+++ b/boards/hanoi.xml.in
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="hanoi"
+ type="hanoi"
+ section="/."
+ icon="boardicons/erase.png"
+ difficulty="1"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>Simplified Tower of Hanoi</_title>
+ <_description>Reproduce the given tower</_description>
+ <_prerequisite>Mouse manipulation</_prerequisite>
+ <_goal></_goal>
+ <_manual>
+ </_manual>
+ <_credit>
+ </_credit>
+ </Board>
+</GCompris>