I think HTML5 is the future of application development. It has some very specific advantages compared to native apps, and we will see a lot more web apps with unique abilites. There is an interesting talk about that topic from the google io conference. It is a bit mobile specific, but really worth a look [1] Of course, I am a bit biased, because I am currently building a browsergame on HTML5 techniques (canvas and lo…
Heh me too! Canvas, localStorage, Audio, and FileWriter. http://4kg.co
Re: HTML5-Powered Web Applications: 19 Early Adopters
#11First I wanted to use an existing game engine too, but I decided to write everything myself to get a better understanding of how canvas etc. works.
Do you have any gameplay videos, yet?