Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/traffic.xml.in
blob: 8ad2c06614fd7cad891800ffdf6f99e349a1f00c (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="traffic"
	 type="traffic" 
	 section="/puzzle"
	 mode="image" 
	 difficulty="2"
	 icon="boardicons/traffic.svg" 
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>A sliding-block puzzle game</_title>
 	 <_description>Remove the red car from the parking lot through the gate on the right</_description>
	<_prerequisite></_prerequisite>
	<_goal>Remove the red car from the parking lot through the gate on the right</_goal>
	<_manual>Each car can only move either horizontally or vertically. You must make some room in order to let the red car move through the gate on the right.</_manual>
  </Board>
  <Data directory=""/>
</GCompris>