D. Joe 397f3b2e88 | 4 years ago | |
---|---|---|
.. | ||
activity | 4 years ago | |
audio | 4 years ago | |
enyo | 4 years ago | |
images | 4 years ago | |
js | 4 years ago | |
lib | 4 years ago | |
po | 4 years ago | |
COPYING | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
app.js | 4 years ago | |
audio.js | 4 years ago | |
buildgame.js | 4 years ago | |
card.js | 4 years ago | |
chain.js | 4 years ago | |
credits.js | 4 years ago | |
index.html | 4 years ago | |
l10n.js | 4 years ago | |
learngame.js | 4 years ago | |
locale.ini | 4 years ago | |
network.js | 4 years ago | |
package.json | 4 years ago | |
playgame.js | 4 years ago | |
setup.py | 4 years ago | |
shadowbutton.js | 4 years ago | |
sprite.js | 4 years ago | |
styles.css | 4 years ago | |
timer.js | 4 years ago | |
util.js | 4 years ago |
FoodChain is an activity for Sugar.
FoodChain is pedagogical game allowing to learn name of animals (word and sound) and princip of food chains: who eat what ? who eat who ?
The activity is composed of 3 little games with 20 levels of growing complexity.
First game objective is to class cards of animals depending of their food regim (herbivore, carnivore, omnivore).
Second game objectif is to order cards of animals/food in the order of who eat who. For example: Snake -eat-> Frog -eat-> Flies.
Third game is an arcade game. You handle a frog and you need to eat flies avoiding being eaten by snakes and hitting rocks.
FoodChain is wrote mainly in HTML5/JavaScript using the Sugar Web Framework and the Enyo Framework.
All the HTML5/JavaScript is in this directory.
Contains the Sugar manifest manifest to describe the activity.
Contains entry point.
Contains the JavaScript Framework.
Contains all music and sound files.
Contains all images.
Styles sheet for different platforms.