Week 12 — Drawing with the canvas object

Final exam

The final exam will be similar to class-exam 2. You should become familiar with the exam instructions.

The exam takes place in the Aviva tennis center. In addition to the student tip sheet — available on the Registrar's web site — you should read this tip sheet.

Drawing with the canvas object

You can draw on a page with JavaScript using the Canvas element. Here are a couple of sites to help you learn about that element.

Here are some examples using the canvas element.