Canvas Tutorial
Modified from Larry Zhangs CSC309
Take a look at
this canvas example
, there are other examples at
the canvas lecture notes
Use
this starter code
to implement the following animation using the canvas.
Once you get the above animation done, you can try more thing with the Pacman such as moving it around, changing its direction, etc.
Canvas Reference