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