Download the files for this exercise: exquisite-corpse.zip
Use mousedown and mousemove events to change your graphics when you click on them.
Next, restructure the code to make it more scalable.
The Make the Circle Clickable tutorial describes how we map the web page mouse coordinates to canvas mouse coordinates.