Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/anim.xml.in
blob: 4fcf05ddf044bf827c366ff731e9e0f7f6193eb1 (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="anim"
	 type="python:anim"
	 section="/fun"
	 mode="normal"
	 difficulty="3"
	 icon="boardicons/anim.svg"
	 author="Yves Combe (yves@ycombe.net)"
	 boarddir="">
	 <_title>Create a drawing or an animation</_title>
	 <_description>Free drawing and animation tool.</_description>
	<_prerequisite>Needs to be capable of moving and clicking the mouse easily</_prerequisite>
	<_goal>In this game, children can draw freely. The goal is to discover how to create attractive drawings based on basic shapes: rectangles, ellipses and lines. To give children a wider range of choices, a set of images can also be used.</_goal>
	<_manual>Select a drawing tool on the left, and a color down the bottom. Then click and drag in the white area to create a new shape. Once you've completed a drawing, you can take a snapshot of it with the 'camera' button. This creates a new image with the same content, a copy of your image. You can then edit it by moving objects a little bit or adding/deleting objects. When you create several drawings and then click on the 'film' button, you will see all your images in a continuous slide-show (an infinite loop pattern). You can also change the viewing speed in this mode. In viewing mode, click on the 'drawing' button to return to drawing mode. You can then edit each image in your animation, by using the image selector in the bottom-left corner of the screen. You can also save and reload your animations with the 'floppy disk' and 'folder' buttons.</_manual>
  </Board>
</GCompris>