A very simple project created using Processing where 3 circles freely move around the screen, while changing colour when they collide with one another or the edge of the canvas. This was created in January 2018.
- Use the link below and follow the instructions on how to install Processing on your chosen OS.
https://processing.org/tutorials/gettingstarted/
- Download and save the project as a zip.
- Unzip the file.
- Double click the extracted folder and go into the "newbounce" folder.
- Then open "newbounce.pde" in Processing.
- Once it has loaded up in Processing, click the run button (a play symbol) located in the top left.
- The game should now run.
- Enjoy!