Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/wordsgame.xml.in
blob: bcf3d765bd329f85f5ef8274c45462b39906ee6e (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="wordsgame"
	 type="wordsgame" 
	 section="/computer/keyboard"
	 icon="boardicons/wordsgame.svg" 
	 difficulty="2"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Falling Words</_title>
	 <_description>Type the falling words before they reach the ground</_description>
	<_prerequisite>Keyboard manipulation</_prerequisite>
	<_goal>Keyboard training</_goal>
	<_manual>Type the complete word as it falls, before it reachs the ground</_manual> 
  </Board>
</GCompris>