Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/planegame.xml.in
blob: f5bf0efdb98d095113484474b9da332b5e043fa9 (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="planegame"
	 type="planegame" 
	 section="/math/numeration"
	 icon="boardicons/helicogame.svg" 
	 difficulty="2"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)">
	 <_title>Numbers in Order</_title>
	 <_description>Move the helicopter to catch the clouds in the correct order</_description>
	<_goal>Numeration training</_goal>
	<_prerequisite>Number</_prerequisite>
	<_manual>Catch the numbers in increasing order, using the up, down, right and left arrows on the keyboard to move the helicopter.</_manual>
  </Board>
  <Data directory=""/>
</GCompris>