Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/chess_movelearn.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-09-18 22:15:10 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-09-18 22:15:10 (GMT)
commit177151cbe9a841d8c40082263d4dd1678bc2006b (patch)
treebd17b973bd9563efed54e02fc495ec21b7d7ab6e /boards/chess_movelearn.xml.in
parentdcafa067335ebd3f3aeab18aba6208127de1feda (diff)
added specific chess board
Diffstat (limited to 'boards/chess_movelearn.xml.in')
-rw-r--r--boards/chess_movelearn.xml.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/boards/chess_movelearn.xml.in b/boards/chess_movelearn.xml.in
new file mode 100644
index 0000000..bf909f5
--- /dev/null
+++ b/boards/chess_movelearn.xml.in
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="chess"
+ type="chess"
+ mode="movelearn"
+ icon="boardicons/chess_movelearn.png"
+ difficulty="1"
+ 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 the gnuchess.
+
+ </_credit>
+ </Board>
+</GCompris>