A simple implementation of verlet integration with circular particles.
All features are hard-coded in main.py, with all relevant parameters defined at the start for the user to modify. This is one of my first java programs, I hope you find it interesting!