Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/fifteen.xml.in
blob: a83c3f7b0991b56b13c8c522a636bf90de1208f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="fifteen"
	 type="fifteen"
	 section="/puzzle"
	 icon="boardicons/fifteen.png" 
	 difficulty="5"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
  <keywords>
    <_keyword>anticipate</_keyword>
    <_keyword>move</_keyword>
    <_keyword>slide</_keyword>
    <_keyword>logical</_keyword>
    <_keyword>Samuel Loyd</_keyword>
    <_keyword>puzzle</_keyword>
    <_keyword>taquin</_keyword>
  </keywords>
	 <_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>