Skip to content

Latest commit

 

History

History
 
 

Abecedarium.activity

What is Abecedarium ?

Abecedarium is an abecedary activity to learn its alphabet using images, sounds and words.

Abecedarium has two parts:

  • Learn: To explore the words by letters or by theme (Nature, Body parts, Things, Concepts),
  • Play: Six little games to match pictures/sounds/words with possibility to filter by letter or by theme,
  • Build: It will allow to build little stories combining images and sounds from the database.

All words could be seen in upper case, lower case or script. Abecedarium could be use both in English (about 500 words in the database), in French (about 1000 words in the database) and in Spanish (about 600 words in the database). All contents come from the Art4apps library. See Credits page for more.

How it works ?

Abecedarium is wrote mainly in HTML5/JavaScript using Sugar Web Framework and the Enyo Framework.

Folders

All the HTML5/JavaScript is in this directory.

  • index.html is the HTML container
  • styles.css contains all CSS class used
  • package.js list all javascript files to load
  • app.js is the main screen
  • learngame.js is the first game
  • playgame.js is the second game
  • buildgame.js is the third game
  • credits.js is the credit screen
  • all other .js files are component used by the games

/activity

Contains the Sugar manifest manifest to describe the activity.

/js

Entry point for activity.

/enyo and /lib

Contains the JavaScript Frameworks.

/audio

Contains all music and sound files.

/images

Contains all images.