This project is design to simulate physics between 3 dimensional balls in a box using python and matplotlib
Before anything, make sure that you have
python
and run the following commands
pip install numpy
pip install matplotlib
you can then run this following command
python sphereSimulation.py