Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/clickgame.xml.in
blob: f76eb647bb87c1889fd4ca327a244554ddc25e52 (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="clickgame"
	 type="clickgame"
	 section="/computer/mouse"
	 icon="boardicons/clickgame.svg"
	 difficulty="1"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="fishes">
	 <_title>Click On Me</_title>
 	 <_description>Left-Click with the mouse on all the swimming fish before they leave the fishtank</_description>
	<_prerequisite>Mouse-manipulation</_prerequisite>
	<_goal>Motor coordination: moving and clicking the mouse.</_goal>
	<_manual>Use the left mouse button to click on the moving fish.</_manual>
	<_credit>Fish are taken from the Unix utility xfishtank. All image credits belong to Guillaume Rousse.</_credit>
  </Board>
  <Data directory=""/>
</GCompris>