Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/crane.xml.in
blob: ed9c555a9e3544f8d65ae87022770b528c544912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="crane"
	 type="crane"
	 section="/puzzles"
	 icon="boardicons/crane.png" 
	 difficulty="2"
	 mode="normal"
	 author="Marc BRUN"
	 boarddir="">
	 <_title>Build the same model</_title>
	 <_description>Drive the crane and copy the model</_description>
	<_prerequisite>Mouse manipulation</_prerequisite>
	<_goal>Motor-coordination</_goal>
	 <_manual>Move the items in the bottom left frame to have them positioned as in the top right model. On the crane itself, you will find 4 arrows that let you move items. To select the item to move, just click on it.</_manual>
	 <_credit></_credit>
  </Board>
</GCompris>