Move the Scratch Cat up and down with the arrow keys.
Week 3 CCOW Debug It! In this project, the "# of hits" display should increase by 1 every time the Scratch Cat is hit by a tennis ball. But the "# of hits" increases by more than 1 when Scratch Cat is hit. Fixed problems by putting a wait block in after the scoring change.