Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/doubleclick.xml.in
blob: 4cfa1522dc08c0808a92138e7ded58b1e88ace63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
        name="goal"
        type="python:doubleclick"
        section="/computer/mouse"
        icon="boardicons/doubleclick.svg"
        difficulty="2"
        author="Bruno Coudoin (bruno.coudoin@free.fr)"
        boarddir="">
        <_title>Penalty kick</_title>
        <_description>Double click the mouse on the ball to score a goal.</_description>
	<_prerequisite>Mouse-manipulation</_prerequisite>
	<_goal>Motor-coordination</_goal>
	 <_manual>Double click the mouse on the ball to kick it. You can double click the left right or middle mouse button. If you loose, Tux catch the ball and you must click on it to bring it back to its original position</_manual>
        <_credit></_credit>
  </Board>
  <Data directory=""/>
</GCompris>