Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/chess.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-09-05 22:25:20 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-09-05 22:25:20 (GMT)
commit45d3478c2a6bf9389848ada55078f154965412d7 (patch)
treeebc6f87b25340e6547f03ef5644de1af7ca8c708 /boards/chess.xml.in
parent04ae76bf461e3151e873cc36afede062ca8fd7e8 (diff)
added chess
Diffstat (limited to 'boards/chess.xml.in')
-rw-r--r--boards/chess.xml.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/boards/chess.xml.in b/boards/chess.xml.in
new file mode 100644
index 0000000..9e770e4
--- /dev/null
+++ b/boards/chess.xml.in
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="chess"
+ type="chess"
+ icon="boardicons/chess.png"
+ difficulty="1"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>Learning chess</_title>
+ <_description>Play chess against tux in a learning mode</_description>
+ <_prerequisite>Mouse manipulation</_prerequisite>
+ <_goal></_goal>
+ <_manual>
+ </_manual>
+ <_credit>The chess engine is the gnuchess.
+
+ </_credit>
+ </Board>
+</GCompris>