This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.

Lesson 2 - Canvas graphics [May 8, 2011, 4:57 p.m.]


In this lesson we cover how to draw graphics in the page using the Canvas tag and its API. Also, becuse it's time to start thinking about how your game engine is going to work, we also cover how objects in Javascript differ from objects in other languages, and a little bit about how to think about using objects when creating your game's world model.

Be A Better Javascript Programmer: Objects

Canvas Graphics