Project Description: In this project, we created a house three different ways. First, when the green flag was pressed, a single sprite created the whole house. Second, when the "1" key was pressed, one sprite created the base while another created the roof. Lastly, when the "2" key was pressed, one sprite created the bottom, signified to the second sprite that it was done, then the second sprite would do the roof. Additionally, the first sprite would say something like "Done!" when the house was finished.Â
Project Link: https://scratch.mit.edu/projects/1212483536
Extra Experiance: In this extra experiance, I created a script where it asks the user how many sides it wants on its polygon when the "P" key is pressed. Also, when the "Z" key is pressed, it draws a "flower".
Project Link: https://scratch.mit.edu/projects/1212495129