For this assignment, I decided to take my previous work and try and make it interactive. I have to admit that it took me longer than expected but I eventually got there.
First step was the code. I had to find a way in which I could create firstly a ball that was moving on the screen. After that, I just had to make a bunch of them and make them move in different directions.
I decided to make the colors of the circles random because I thought it might end up being colorful, which it did.
Regarding challenges I think that the constructor was the thing that took me longer but I eventually made it work.
END RESULT: