Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/memory_sound.xml.in
blob: 370eb4636d17ac798da32a19bb467ea54ee45fed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="memory_sound"
	 type="memory" 
	 section="/discovery/memory_group"
	 mode="sound" 
	 difficulty="1"
	 icon="boardicons/memory_sound.svg" 
	 mandatory_sound_file="sounds/memory/plick.ogg"
	 author="Yves Combe (yves@ycombe.net)"
	 boarddir="">
	 <_title>Audio memory game</_title>
 	 <_description>Click on Tux the violinist and listen to find the matching sounds</_description>
	<_prerequisite>Mouse manipulation, Brain.</_prerequisite>
	<_goal>Train your audio memory and remove all the violonists Tux.</_goal>
	<_manual>A set of violinist Tux is shown. Each Tux has an associated sound, and each sound has a twin exactly the same. Click on a Tux to see its hidden sound, and try to match the twins. You can only activate two Tux at once, so you need to remember where a sound is, while you listen to its twin. When you turn over the twins, they both disappear.</_manual>
  </Board>
  <Data directory=""/>
</GCompris>