Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/mazeInvisible.xml.in
blob: a38c61a43826e05951256059e5884e1b22ef435a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="mazeInvisible"
	 type="maze"
	 section="/discovery/mazeMenu"
	 mode="2DI"
	 icon="boardicons/mazeInvisible.svg"
	 difficulty="4"
	 author="Bastiaan Verhoef (b.f.verhoef@student.utwente.nl)"
	 boarddir="maze">
	 <_title>Maze</_title>
	 <_description>Find your way out of the invisible maze</_description>
	<_prerequisite>Can use the keyboard arrow to move an object.</_prerequisite>
	<_goal>Help Tux get out of this maze.</_goal>
	<_manual>Use the keyboard arrows to move Tux up to the door. Use the spacebar to switch between invisible and visible modes. Visible mode just gives you an indication of your position, like a map. You cannot move Tux in visible mode.</_manual>
  </Board>
</GCompris>