Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/tangram.xml.in
blob: da941e1b10fae7e1750c6f2370fa66348e659399 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="tangram"
	 type="gtans" 
	 section="/puzzle"
	 mode="normal" 
	 difficulty="1"
	 icon="boardicons/tangram.svg" 
	 author="Yves Combe /  Philippe Banwarth"
	 boarddir="">
	 <_title>The tangram puzzle game</_title>
 	 <_description>The objective is to form a given shape with seven pieces</_description>
	<_prerequisite>Mouse-manipulation</_prerequisite>
	<_goal xml:space="preserve">From Wikipedia, the free encyclopedia. Tangram (Chinese: literally "seven boards of cunning") is a Chinese puzzle. While the tangram is often said to be ancient, its existence has only been verified as far back as 1800. It consists of 7 pieces, called tans, which fit together to form a square; taking the square as the unit:
	* 5 right isosceles triangles
		o 2 small (legs of 1)
		o 1 medium size (legs of square root of 2)
		o 2 large size (legs of 2)
	* 1 square (side of 1)
	* 1 parallelogram (sides of 1 and square root of 2)</_goal>
	<_manual>Select the tangram to form. Move a piece by dragging it. Right-click on it to create a symmetrical item. Select an item and drag around it to show the rotation you want. Once you've shown what shape you want, the computer will create it. If you need help, click on the shape button, and the border of the shape will be drawn.</_manual>
	<_credit>The original code was written by Philippe Banwarth in 1999. It was ported to GCompris by Yves Combe in 2005.</_credit>
  </Board>
  <Data directory=""/>
</GCompris>