Particle Simulation

Java event driven simulation of particle movements undergoing elastic collisions

This project was an extended assignment to implement object-oriented programming and data structures to create an event-driven simulation of particles undergoing elastic collisions.


Event driven simulation of particle movement under elastic collisions in Java