Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/target.xml.in
blob: c825b0ffb016522ea2e48642d79a5a26ff3328ce (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="target"
	 type="target"
	 section="/math/algebramenu"
	 mode=""
	 difficulty="2"
	 icon="boardicons/target.svg"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="target">
	 <_title>Practice addition with a target game</_title>
	 <_description>Hit the target and count your points</_description>
	<_prerequisite>Can move the mouse, can read numbers and count up to 15 for the first level</_prerequisite>
	<_goal>Throw darts at a target and count your score.</_goal>
	<_manual>Check the wind speed and direction, and then click on the target to launch a dart. When you all your darts are thrown, a window appears asking you to count your score. Enter the score with the keyboard then press the Enter key or the OK button.</_manual>
  </Board>
</GCompris>