This was our second assignment again set by Seb:
Using the interactive stripes as an example, I want you to create a Button object. It can be rectangular or circular, it's up to you.
Then I want you to make an array of the buttons.
They should move around the screen and when they reach the edges, they either bounce off or loop around to the other side of the screen.
When you click on a button, it changes colour. When you click it again it reverts to its original colour.
You have until the end of Tuesday 10th January.
I did have a few issues with this however I was able to sort them out using both what I had learned and by using a book by Daniel Shiffman called Learning Processing: