Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/billard.xml.in
blob: 7ea17ce7339112b16e914b5231fe92c80449a19f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="billard"
	 type="minigolf" 
	 section="/computer/."
	 icon="boardicons/billard.png" 
	 difficulty="1"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>The billiards game</_title>
 	 <_description>Send the ball in the hole</_description>
	<_prerequisite>Mouse manipulation</_prerequisite>
	<_manual>The click point on the ball will give the
 speed and direction to the ball. More you click in the
center, slower is the ball.</_manual>
	<_goal>Send the ball in the hole</_goal>
	<_credit></_credit>
  </Board>
  <Data directory=""/>
</GCompris>