Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/chess_movelearn.xml.in
blob: 511273e3744aab44ed195c47d5107b0068bddad1 (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="chess_movelearn"
	 type="chess"
	 section="/strategy/chess"
	 mode="movelearn"
	 icon="boardicons/chess_movelearn.svg"
	 difficulty="2"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Learning chess</_title>
	 <_description>Chess training. Catch the computer's pawns.</_description>
	 <_prerequisite>Mouse-manipulation</_prerequisite>
	 <_goal></_goal>
	 <_manual></_manual>
	 <_credit>The chess engine is from gnuchess.</_credit>
  </Board>
</GCompris>