Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MANIFEST
blob: 4fe2850ce9c6cda8df01d8516c84f1b489a1d341 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
activity/activity-gambiarra.svg
activity/activity.info

data/images/background.png
data/images/bolaBoliche.png
data/images/bola.png
data/images/cama_elastica.png
data/images/downwall.png
data/images/esteira2.png
data/images/esteira_dir.png
data/images/esteira_esq.png
data/images/fim_fase.png
data/images/futebol.png
data/images/helpButton.png
data/images/help.png
data/images/iniciar_hover.png
data/images/iniciar_normal.png
data/images/leftwall.png
data/images/next.png
data/images/nivel_hover.png
data/images/nivel_normal.png
data/images/obj-level1.png
data/images/obj-level2.png
data/images/obj-level3.png
data/images/penguin.png
data/images/pen.png
data/images/playButton.png
data/images/play.png
data/images/previous.png
data/images/quit.png
data/images/quitButton.png
data/images/rightwall.png
data/images/target.png
data/images/upwall.png

data/snd/BowlingBall.wav
data/snd/cama_elastica.wav
data/snd/Congrats.wav
data/snd/dummy.wav
data/snd/penguin.wav

Gambiarra/__init__.py
Gambiarra/gambiarra.py
Gambiarra/command.py
Gambiarra/levels.py
Gambiarra/gamemenu.py
Gambiarra/levels.py

Gambiarra/objects/__init__.py
Gambiarra/objects/animals.py
Gambiarra/objects/balls.py
Gambiarra/objects/elastica.py
Gambiarra/objects/esteira.py
Gambiarra/objects/target.py
Gambiarra/objects/things.py
Gambiarra/objects/wall.py

olpcgames/activity.py
olpcgames/camera.py
olpcgames/canvas.py
olpcgames/eventwrap.py
olpcgames/gtkEvent.py
olpcgames/__init__.py
olpcgames/mesh.py
olpcgames/pangofont.py
olpcgames/tubeconn.py
olpcgames/util.py
olpcgames/video.py

COPYING
GambiarraActivity.py
MANIFEST
NEWS
setup.py