Gravity Simulator
// This is an old Newtonian Gravity Simulator that I used to work on
// The physics behind it is done, however I still need to work on the UI
// I hope to add final touches soon!
// Made using Java and JavaFX