Canvas API
By Sebastian Piott
Canvas API
Nowadays it is possible to develop browser games without the need of plugins like Flash. This talk will give you a brief history of the HTML5 Canvas API and how to use it. We will than dig deeper into the making of a browser game by building a game environment with a parallax effect in the background.