Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/tangram.xml.in
diff options
context:
space:
mode:
authorYves Combe <ycombe@src.gnome.org>2006-01-18 15:25:57 (GMT)
committer Yves Combe <ycombe@src.gnome.org>2006-01-18 15:25:57 (GMT)
commit1b4c28d2a52517860a1856c800cb79ea538bbbea (patch)
tree8b74b051905c2faeab268c0348566f566fb7094e /boards/tangram.xml.in
parent3e2a655331768b3b0471ff841ade6c3bc4889a63 (diff)
reorganise menus suppress -d filter option in menu.c add --experimental
reorganise menus suppress -d filter option in menu.c add --experimental probably some boards will disappears (if typo in xml.in section). pass version to 7.29 to force reread xml
Diffstat (limited to 'boards/tangram.xml.in')
-rw-r--r--boards/tangram.xml.in33
1 files changed, 33 insertions, 0 deletions
diff --git a/boards/tangram.xml.in b/boards/tangram.xml.in
new file mode 100644
index 0000000..b7ff15d
--- /dev/null
+++ b/boards/tangram.xml.in
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="gtans"
+ type="gtans"
+ section="/puzzles"
+ mode="normal"
+ difficulty="1"
+ icon="boardicons/tangram.png"
+ 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>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 symetrical item.
+Select an item and drag around it for the rotation
+Once the requested shape is created, it will be recognized by the computer
+If you need help, click on the shape button, the border of the shape will be drawn.</_manual>
+ <_credit>The original code has been written by Philippe Banwarth in 1999. It has been ported to GCompris by Yves Combe in 2005.</_credit>
+ </Board>
+ <Data directory=""/>
+</GCompris>