Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/reversecount.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-05-12 10:01:43 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-05-12 10:01:43 (GMT)
commit8b34d41487cff25ac6dd3586b912c8168944ab05 (patch)
treeeb66c42bebcf20e700a3df5e7e794ea830e957bd /boards/reversecount.xml.in
parentc1039357d00abba062ff7abd7a57d0e58334f927 (diff)
fixes in shapegame for geometry board
added reversecount added a level to doubleentry
Diffstat (limited to 'boards/reversecount.xml.in')
-rw-r--r--boards/reversecount.xml.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/boards/reversecount.xml.in b/boards/reversecount.xml.in
new file mode 100644
index 0000000..f5ce5da
--- /dev/null
+++ b/boards/reversecount.xml.in
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="reversecount"
+ type="reversecount"
+ mode=""
+ difficulty="2"
+ icon="boardicons/reversecount.png"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="reversecount">
+ <_title>Practice the substraction with a funny game</_title>
+ <_description>Tux is hungry. Help him find fishes by counting the ice spot needed to reach the fish.</_description>
+ <_prerequisite>Can move the mouse, can read numbers and substract numbers
+up to 10 for the first level</_prerequisite>
+ <_goal>Tux is hungry. Help him find fishes by counting the ice spot needed to reach the fish.</_goal>
+ <_manual>First count how many ice spot are between tux and the fish.
+Then click on the dice to select the proper number.
+When done, click on the OK button or hit the keyboard enter key.</_manual>
+ </Board>
+</GCompris>