Return to Scratch

Scratch Lab 10

Name: Miles Wiesenthal

Period: 7

Assignment: Lab #10

Lab Overview

This lab focused on simulation and game design using cloning. Using our previous scratch knowledge, we learned how to simulate real life situations using lists, variables, conditionals, and a whole lot more. We also learned how to make games using a compilation of our scratch knowledge. The game I made was gremlins. I created a code that had a gremlin that duplicated when touching water. Afterwards I added some bits and bobs, like a cloud that moved around and fired rain.

My Solution

To simulate rabbits and foxes, all we had to do was remix some code. But to make the game, I used a lot of clones to make the different objects.

Problem #1

Foxes are Red, Rabbits are Blue.