top | item 7879232

(no title)

psionski | 11 years ago

No, "pure HTML5" has a specific meaning in the gamedev community - it's the combination of HTML5 elements like canvas, video and audio with JavaScript for the game logic, i.e. using the browser as a game engine (it's actually pretty cool, the APIs are very high-level and well-suited for the task) as opposed to using an actual game engine, like you normally would.

discuss

order

No comments yet.