Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/memory_sound_tux.xml.in
diff options
context:
space:
mode:
authorYves Combe <ycombe@src.gnome.org>2005-11-07 00:03:47 (GMT)
committer Yves Combe <ycombe@src.gnome.org>2005-11-07 00:03:47 (GMT)
commit1a4e9288c553547fde7f9855d654079b090845eb (patch)
tree1c9d745ed9ca563468c730d696aa8ea2d0b98a5f /boards/memory_sound_tux.xml.in
parentc44741825f6389f34653787cac95a050fec83e18 (diff)
missing xml;in from previous commit.
Diffstat (limited to 'boards/memory_sound_tux.xml.in')
-rw-r--r--boards/memory_sound_tux.xml.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/boards/memory_sound_tux.xml.in b/boards/memory_sound_tux.xml.in
new file mode 100644
index 0000000..0ce6e58
--- /dev/null
+++ b/boards/memory_sound_tux.xml.in
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="memory_sound_tux"
+ type="memory"
+ section="/boards/memory_group"
+ mode="sound_tux"
+ difficulty="2"
+ icon="boardicons/memory_tux.png"
+ author="Yves Combe (yves@ycombe.net)"
+ boarddir="">
+ <_title>Memory Game with sounds, against Tux</_title>
+ <_description>Play to memory against Tux.</_description>
+ <_prerequisite>Mouse manipulation, Brain.</_prerequisite>
+ <_goal>Train your memory and remove all the cards</_goal>
+ <_manual>A set of blank cards is shown. Each pair is associated by the same picture in their hidden faces. Click on a card to can uncover it and see its hidden picture. However, you can only see two hidden pictures at once. You have to remember the position of the pictures to associate them. To remove a pair of cards, uncover both of them. You play alternatively with Tux, and must take more pairs of cards than him.</_manual>
+ </Board>
+ <Data directory=""/>
+</GCompris>