Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/smallnumbers.xml.in
blob: 0165eaa2f8cbb240e83fda07cee1e11a64097ab1 (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="smallnumbers"
	 type="smallnumbers" 
	 section="/computer/keyboard"
	 icon="boardicons/smallnumbers.svg" 
	 difficulty="1"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Numbers With Dice</_title>
	 <_description>Count the number of dots on dice before they reach the ground</_description>
	<_prerequisite>Counting skills</_prerequisite>
	<_goal>In a limited time, count the number of dots</_goal>
	<_manual>With the keyboard, type the number of dots you see on the falling dice.</_manual>
  </Board>
</GCompris>