Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/maze.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-03-22 07:53:05 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-03-22 07:53:05 (GMT)
commit7560b4aaf31dd145670f6221106aee58dd9c6465 (patch)
treeaf64b2d1d19db0c7a343668ee477ec326000c0c9 /boards/maze.xml.in
parentb15f8f3a16d56ec4a31ac29d6fdd35341a56599d (diff)
added the maze board
Diffstat (limited to 'boards/maze.xml.in')
-rw-r--r--boards/maze.xml.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/boards/maze.xml.in b/boards/maze.xml.in
new file mode 100644
index 0000000..97ffdd5
--- /dev/null
+++ b/boards/maze.xml.in
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ type="maze"
+ icon="boardicons/maze.png"
+ difficulty="3"
+ author="Bastiaan Verhoef (b.f.verhoef@student.utwente.nl)"
+ boarddir="maze">
+ <_name>Maze</_name>
+ <_description>Find your way out of the maze</_description>
+ </Board>
+</GCompris>