Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/memory.xml.in
blob: 43ff66da7e86ed921f955648b5b803063c80d9db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="memory"
	 type="memory" 
	 section="/discovery/memory_group"
	 mode="image" 
	 difficulty="1"
	 icon="boardicons/memory.svg" 
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Memory Game with images</_title>
 	 <_description>Flip the cards to find the matching pairs</_description>
	<_prerequisite>Mouse-manipulation</_prerequisite>
	<_goal>Train your memory and remove all the cards</_goal>
	<_manual>A set of blank cards is shown. Each card has a picture on the other side, and each picture card has a twin exactly the same. Click on a card to see its hidden picture, and try to match the twins. You can only turn over two cards at once, so you need to remember where a picture is, while you look for its twin. When you turn over the twins, they both disappear.</_manual>
  </Board>
  <Data directory=""/>
</GCompris>