Return to Scratch
Name: Miles Wiesenthal
Period: 7
Assignment: Lab #10
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.
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.
Foxes are Red, Rabbits are Blue.