Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/doubleclick.xml.in
blob: 3b4aee575ff79baf153ba4174958be1028addc53 (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="doubleclick"
        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 lose, Tux catches the ball. You must click on it to bring it back to its former position</_manual>
        <_credit></_credit>
  </Board>
  <Data directory=""/>
</GCompris>