Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/bargame.xml.in
blob: 4ea2196d7e90ecac115086e855578410c5c81586 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="bargame"
	 type="python:bargame"
	 section="/strategy"
	 difficulty="2"
	 icon="boardicons/bargame.svg"
	 author="Yves Combe"
	 boarddir="bargame">
	 <_title>bar game</_title>
	 <_description>Don't use the last ball</_description>
	 <_prerequisite>Brain</_prerequisite>
	 <_goal>Logic-training activity</_goal>
	 <_manual>Place balls in the holes. You win if the computer has to place the last ball. If you want Tux to begin, just click on him.</_manual>
  </Board>
</GCompris>