NOC – Week 2: OOP – Andrew Joslyn

https://editor.p5js.org/adj311/sketches/3ZRC6x9OJ

This week I decided to build on the idea we made in class and made rain with an umbrella that would block the rain. You could say I was inspired by all the “wonderful” weather in Shanghai.

This project took a little bit longer than I would like to admit, because I was trying to store position in the index within the classes themselves, and realized I could just use the variable stored with in the for loop itself to do the calculation. This seemed relatively easy for me to do to me, but ended up taking a lot of trial and error, because Googling could not help me that much. It ended up being a rewarding learning experience for me and a good way to begin being more comfortable with conditionals, arrays, and objects.

Leave a Reply