Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/smallnumbers.xml.in
blob: 9880ad5e51c95f0c2e989d1517ad52479f725525 (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="smallnumbers"
	 type="smallnumbers" 
	 section="/computer/."
	 icon="boardicons/smallnumbers.png" 
	 difficulty="1"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Numbers With Dices</_title>
	 <_description>Type the keyboard number 1 to 9 before the dice reaches the ground</_description>
	<_prerequisite>Counting skill</_prerequisite>
	<_goal>In a limited time, count a number of dots</_goal>
	<_manual>With the keyboard, press the number corresponding
to the number of dots in the falling dice.</_manual>
  </Board>
</GCompris>