Adrian Herbez Rotating Header Image

More fun with HTML5 and the <canvas> tag

I just finished a second small html5 example. In this one, I create randomized terrain and place a soccer ball in the middle of the resulting field. The arrow keys will accelerate the ball left and right. The ball both follows the terrain and rotates as it moves.

Go here to see it in action.

Leave a Reply