Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/hexagon.xml.in
blob: d953763d7b5e1fb9b8e4e7b20970c09fa5e06381 (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="hexagon"
	 type="python:hexagon"
	 section="/fun"
	 difficulty="2"
	 icon="boardicons/hexagon.svg"
	 author="Christof Petig and Ingo Konrad"
	 boarddir="hexagon">
	 <_title>hexagon</_title>
	 <_description>Find the strawberry by clicking on the blue fields</_description>
	 <_prerequisite>Move and click the mouse</_prerequisite>
	 <_goal>Logic-training activity</_goal>
	 <_manual>Try to find the strawberry under the blue fields. The fields become redder as you get closer.</_manual>
  </Board>
</GCompris>