Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schell/bang

A display list and event system for creating 2D HTML5 canvas apps.
https://github.com/schell/bang

Last synced: 17 days ago
JSON representation

A display list and event system for creating 2D HTML5 canvas apps.

Awesome Lists containing this project

README

        

# bang #

`bang` is a display list and event framework for creating canvas based HTML5 apps. The API is similar to flash,
making the transition from AS3 very easy. It uses getters and setters for most of the view altering properties.
Each view has its own canvas API, so every view can be drawn into just as if it were a canvas (because they are).
`bang` is in alpha.

[Project Home](http://schell.github.com/bang "bang")