This is a template for Tech Squad and Coder Club students to write code for a Cheese Chase Game. There is no code in this template. . . that's by design. But you can check out the remixes of this project to see the results.
The game design is from "Coding Games in Scratch" by DK Books Lesson 1 is focused on the mouse, ghost, cheese, and beetle. Unlike the DK books version, I am focused on the code and not on the artwork side of the cheese sprite. Lesson 2 is focused on adding the maze, resizing the sprites, and adding code for the beetles to roam randomly and for sprites to avoid the maze walls.