Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/railroad.xml.in
blob: b10f1968e76920dc9b06fc81da6db9b405e639d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="railroad"
	 type="railroad"
	 section="/boards/."
	 icon="boardicons/railroad.png"
	 difficulty="1"
	 author="Pascal Georges (pascal.georges1@free.fr)"
	 boarddir="railroad">
	 <_title>Railroad</_title>
	 <_description>A memory game based on trains</_description>
	<_goal>Memory training</_goal>
	<_prerequisite>None</_prerequisite>
	<_manual>A train - a locomotive and wagon(s) - is displayed at
the top of the main area. After a few the second train go away. Then,
you have to rebuild it at the top of the screen by selecting the
appropriate wagons and locomotive. You can always unselect an item by
clicking on it. Validate your construction by clicking on the hand at
the bottom.</_manual>
  </Board>
</GCompris>