Canvas Tutorial

In this tutorial, you will implement the following animation using Canvas.

Here is the starter code. Read the comments in the starter code and finish the TODO parts.

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