WinCanvas is a HTML5 framework that uses the 2d Canvas of HTML5 to create interactive animations, presentation or games.
We are still developing the codes, no need for license this time.
Our site is still under construction, Example codes will posted on our website (http://wincanvas.com)
Code use to start WinCanvas in your HTML5 app.
var myGame = new winCanvas(); myGame.start();