Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/reversecount.xml.in
blob: fbca6b4d380d05b58ecc8674ff8f741ff3e977cd (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="reversecount"
	 type="reversecount" 
	 section="/math/numeration"
	 mode="" 
	 difficulty="2"
	 icon="boardicons/reversecount.svg" 
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="reversecount">
	 <_title>Practice subtraction with a fun game</_title>
	 <_description>Tux is hungry. Help him find fish by counting to the correct ice spot.</_description>
	<_prerequisite>Can move the mouse, can read numbers and subtract numbers up to 10 for the first level</_prerequisite>
	<_goal>Tux is hungry. Help him find fish by counting to the correct ice spot.</_goal>
	<_manual>Click on the dice to show how many ice spots there are between Tux and the fish. Click the dice with the right mouse button to count backwards. When done, click on the OK button or hit the Enter key.</_manual>
  </Board>
</GCompris>