Part 1โ
Read Learning Processing, Chapter 9
Part 2โ
Adding objects to your midterm
Go back to your midterm project. In a blog post, write out what classes you could break the program down into. For example, if I programmed space invaders, Iโd have an invader class, a bullet class, and a shooter class. Pick one of those classes, write it, and use those objects in your sketch. Upload your code to openProcessing and embed the sketch into your blog post. This homework is worth double the points of a usual homework, so it is very important that you turn it in.