Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/traffic.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-12-31 12:56:14 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-12-31 12:56:14 (GMT)
commita8fcd2c4f7952ee1525a17359aa25cea7067da58 (patch)
tree82a71a2245d86c5515c1b2635c1ddae8b64b2c3f /boards/traffic.xml.in
parentbebc9c4688b16c85882c425078ff7900236950de (diff)
Added traffic board based on the GPL code from Geoff Reedy <vader21@imsa.edu>
Diffstat (limited to 'boards/traffic.xml.in')
-rw-r--r--boards/traffic.xml.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/boards/traffic.xml.in b/boards/traffic.xml.in
new file mode 100644
index 0000000..41c4668
--- /dev/null
+++ b/boards/traffic.xml.in
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="traffic"
+ type="traffic"
+ mode="image"
+ difficulty="2"
+ icon="boardicons/traffic.png"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>A sliding block puzzle game</_title>
+ <_description>The goal is to remove all of the red car(s)
+out of the grid through the slot on the right</_description>
+ <_prerequisite></_prerequisite>
+ <_goal></_goal>
+ <_manual></_manual>
+ </Board>
+ <Data directory=""/>
+</GCompris>