Move Scratch Cat around by moving the mouse pointer.
Week 3 CCOW Debug it. In this project, Scratch Cat gets 10 points for collecting Yellow Gobos and loses 10 points for colliding with Pink Gobos. The program was not deducting 10 points for colliding with Pink Gobos. Fixed by adding change score variable block to -10 to each pink gobo.