Project Link : https://scratch.mit.edu/projects/1234523433
Project Description : In this project we learned how to make flowers on scratch. We covered random flowers by using the block tools. We created english gardens which are colorful and messy, as well as french gardens, which are organized. We also made three different types of geo flowers.
SOUL Reflecition :
Strength : Two strengths I showed in this project was time management and creativity. Despite having to restart majority of the project, I was able to complete in on time and turn it in properly. I also showed creativity while designing my flowers. I learned how to make flowers on scratch, and use the costume tool to make different petals.
Opportunity : If I had the opportunity, I would restart my code and remove all the "do not use" blocks. However, I was unable to do so due to the time limit. I would also make more geo flowers instead of just three, to give more examples of what they would look like. Both these components would make my code more impressive and better overall.
Understanding : From this project, I now know how to use blocks, and make random flowers. Using blocks, it makes the code so much easier because you don't have to keep writing the same code over and over again. Instead, you can create a block and use it everytime you need it. I also learned how to properly use the pick random _ to _. This makes my code more interesting, because you never know what the computer is going to choose. Eliminating boring repetition in my flower gardens.
Limitations : Two features that are not working well in my project better is my code and the organization of it. Due to the fact that I made multiple of the same blocks, Mr Mark and I couldn't delete some of them, therefore forcing me to rename them "Do not use". This makes it more confusing in my code when people are trying to understand and learn from it. The organization of my codes could also be put into a more stacked fashion, rather than scattered everywhere.