This activity which have you coding something very close to a "real" video game, as you will learn about "Conditional Loops", "If Then Else" statements and creating variables. You will also be keeping score!
Follow the directions and watch the videos in order. You can choose ANY OF THE FOUR STARTER PROJECTS for your Game.
When finished, "SHARE" your project and turn the link into Google Classroom. (be sure to test the link first)
For the project you will only use THREE Add-Ons
1. Spinning Obstacles: Write code to have some of your obstacles continually move to make your maze more challenging (at least two should move)
2. Set a Timer
3. Keep "fast time" as the score for the winner
Link to inside Cloud Maze: https://scratch.mit.edu/projects/433205741
For creating spinning obstacles you may have to duplicate a sprite so you have two to move.
In this example I duplicated a cloud to a new Sprite - then applied "Glide To Random Location" - worked pretty well.
Feel free to get creative on your "moving obstacles"
Link to "See Inside" Forest Maze: https://scratch.mit.edu/projects/432842783