Skip to content

A platform for animated stories based on modern web technologies.

License

Notifications You must be signed in to change notification settings

ptrgast/drama-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drama Platform

The Drama Platform allows you to create animated stories for the web by utilizing the canvas and the audio elements that were introduced by HTML5.

Examples

You can find an example story here https://projects.ptrgast.com/drama/.

Development Prerequisites

The Drama Platform scripts are divided in multiple files to ease the development process. In order to make changes to the source you will need the following tools:

  • Node.js Actually you will need npm that is bundled with Node.js
  • Browserify Which is used to link all the different script files of the project
  • Watchify This is optional but it will make your life easier as it will automatically rebuild the final files when a change has been detected.

About

A platform for animated stories based on modern web technologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published