HTML5 mobile game development vs. native game apps
Posted
by
Vic Szpilman
on Game Development
See other posts from Game Development
or by Vic Szpilman
Published on 2011-11-16T15:43:12Z
Indexed on
2011/11/16
18:16 UTC
Read the original article
Hit count: 423
What is the current state of game engines, frameworks, libraries and conversions related to the HTML5 set of technologies (including CSS3 and JavaScript libraries such as RaphaelJS, Impact, gameQuery); and how does the best of that compare with developing a native app (especially for iOS and Android)?
Especially in terms of performance, visuals and getting that "native feel".
Thoughts on solutions such as Appcelerator and Corona SDK are also appreciated. In regards to Unity3D, is it possible to develop in it and still have the game be playable on a browser (such as current releases of Chrome or Firefox, at least) without any dependencies or having the user install anything (no unity web player).
What I'm looking for is how to develop in web standards as to reach the maximum number of platforms (including outside mobile) while still retaining a native experience for mobile without having to implement the game anew for iOS and Android.
© Game Development or respective owner