Move Scratch Cat around by moving the mouse pointer.
In this project, Scratch Cat gets 10 points for collecting Yellow Gobos and loses 10 points for colliding with Pink Gobos. But something isn't working!None How do we fix the program? [SOLUTION: Pink Gobos had not the instruction for decrementing the score when touched (change SCORE by -10)] This debugging challenge is part of Week 3 activities for the Creative Computing Online Workshop.