Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/submarine.xml.in
blob: 0b93ddcdd6a3700da8cf37509419343094241868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="submarine"
	 type="submarine"
	 section="/experience"
	 difficulty="5"
	 icon="boardicons/submarine.svg"
	 author="Pascal Georges (pascal.georges1@free.fr)"
	 boarddir="submarine">
	 <_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 to the required depth. There is a close gate on the right. Catch the jewel to open it, then pass through it to reach the next level.</_manual>
  </Board>
</GCompris>