This game is more of a "collision" than escape, but you will be learning some key concepts that are found in many video gaming coding scripts.
Go back into our CS First Classroom and look for Project #5 Escape Game
Be sure to watch the video and try to understand what is happening with the code.
Tip: Do steps in small coding chunks (not one big sock drawer) and test each step, then move on. You can use separate FLAGS to make sure everything work before you start combining coding stacks
All these Add Ons are pretty standard to make your game cool and fun to play.
Include the THREE Add On's in RED below.
Challenge: If you want to challenge your self, Make A Copy Of You Game and try "Speed Up The Chase"
**this will be a cool feature to know how to code for you own custom game at the end of the unit**
Here is a sample game that is in process - still needs to add some scoring and some spawning of the fish. See the link below if you want to "see inside" and see what coding blocks I used to get to this point:
Here is the link to see inside the code: https://scratch.mit.edu/projects/575718170