Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/submarine.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2003-04-02 10:27:32 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-04-02 10:27:32 (GMT)
commit037442a9665384b49a7d13f507eba7966a7ba5de (patch)
tree058f002f0f3cc0bbd8b11b4f011eaf516981b191 /boards/submarine.xml.in
parent9e1ab44e5afba1c3f4d00e3d59a2f7a1125df5ac (diff)
added submarine
Diffstat (limited to 'boards/submarine.xml.in')
-rw-r--r--boards/submarine.xml.in24
1 files changed, 11 insertions, 13 deletions
diff --git a/boards/submarine.xml.in b/boards/submarine.xml.in
index 69c6665..00d4a69 100644
--- a/boards/submarine.xml.in
+++ b/boards/submarine.xml.in
@@ -1,20 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
+ <Board
name="submarine"
type="submarine"
- section="/boards/."
- icon="boardicons/erase.png"
- difficulty="2"
- author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ section="/fun/."
+ difficulty="5"
+ icon="boardicons/submarine.png"
+ author="Pascal Georges (pascal.georges1@free.fr)"
boarddir="submarine">
- <_title>Simplified Tower of Hanoi</_title>
- <_description>Reproduce the given tower</_description>
- <_prerequisite>Mouse manipulation</_prerequisite>
- <_goal>Reproduce in the empty area the same tower than the one on the right</_goal>
- <_manual>Drag and Drop the top piece only on an empty location
- </_manual>
- <_credit>Taken the concept from the EPI games.
- </_credit>
+ <_title>Pilot a submarine</_title>
+ <_description>Pilot a submarine using air tanks and dive rudders</_description>
+ <_prerequisite>Physics basics</_prerequisite>
+ <_goal>Learn how a submarine works</_goal>
+ <_manual>Click on different active elements : engine, rudders and air tanks
+ in order to navigate at the ordered depth.</_manual>
</Board>
</GCompris>