Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/activity.info
blob: a32c7c2c6fb65313d6b7461e1347108a0c716d6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[Activity]
implement = flipsticks
name      = Flip Sticks
summary   = Using keyframes, program a stick figure to twist and dance
description = Flipsticks is a keyframe animation activity that lets you pose
            and program a stick figure to walk, run, rotate, twist, tumble and
            dance. You can save your animations to the journal and will soon be
            able to share them via the mesh. Flipsticks can be used to explore
            concepts in geometry, computer programming and animation; it helps
            develop spatial and analytical thinking skills. 
homepage  = http://wiki.sugarlabs.org/go/Activities/Flip_Sticks
license   = GPLv2+

version   = %(activity_version)s
stability = stable

icon      = activity-flipsticks
exec      = sugar-activity activity.flipsticksActivity

# support original activity.info fields
activity_version = 9
bundle_id = org.worldwideworkshop.olpc.FlipSticks