~ubuntu-branches/ubuntu/trusty/gcompris/trusty

« back to all changes in this revision

Viewing changes to boards/memory_add_minus_mult_div_tux.xml

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2006-12-15 23:08:17 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061215230817-exr5ks1hd73s3tlk
Tags: 8.2.2-1
* New upstream bugfix release, fixes among other things the support for
  the version of gnucap shipped in etch.
* Add missing dependency on python-gtk2 (Closes: #396523).
* Removed reference to non-existent sound file from memory.c (upstream
  fix - impacts 8.2 as well).  
* Now suggests gnuchess, gnucap, and tuxpaint.
* Updated extended description for the main package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<GCompris>
 
3
  <Board 
 
4
         name="memory_add_minus_mult_div_tux"
 
5
         type="memory" 
 
6
         section="/math/algebramenu/memory_op_group_tux"
 
7
         mode="add_minus_mult_div_tux" 
 
8
         difficulty="1"
 
9
         icon="boardicons/mem_tux_all.png" 
 
10
         author="Yves Combe (yves@ycombe.net)"
 
11
         boarddir="">
 
12
         <title>All operations memory game against Tux</title>
 
13
         <description>Turn the cards over to find a matching operation, until all the cards are gone.</description>
 
14
        <prerequisite>Addition, subtraction, multiplication, division</prerequisite>
 
15
        <goal>Practise addition, subtraction, multiplication, division, until all the cards are gone.</goal>
 
16
        <manual xml:space="preserve">You can see some cards, but you can't see what's on the other side of them. Each card is hiding an operation, or the answer to it.
 
17
 
 
18
In this game, these cards are hiding the two parts of an operation. You need to find the two parts of the operation, and bring them together again. Click on a card to see what number it's hiding, then try to find the other card that goes with it, to make a whole operation. You can only turn over two cards in one go, so you need to remember where the numbers are hiding, then you can match them when you find their other half. You're doing the job of the equals sign, and the numbers need you to put them together and make a proper equality. When you do that, both those cards disappear! When you've made them all disappear, found all the operations, you've won the game! :)</manual>
 
19
  </Board>
 
20
  <Data directory=""/>
 
21
</GCompris>