Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/fifteen.xml.in
blob: 4b9ed9fe16ffe64d7fb40ffd04ce70d8b37482ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="fifteen"
	 type="fifteen"
	 section="/puzzle"
	 icon="boardicons/fifteen.svg"
	 difficulty="5"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>The fifteen game</_title>
	 <_description>Move each item to make an increasing series: from the smallest to the largest</_description>
	<_prerequisite>Mouse-manipulation</_prerequisite>
	<_goal></_goal>
	 <_manual>Click on any item that has a free block beside it, and it will be swapped with the empty block.</_manual>
	 <_credit>Original code taken from the libgnomecanvas demo</_credit>
  </Board>
</GCompris>