Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 329 Bytes

File metadata and controls

25 lines (13 loc) · 329 Bytes

Java-Orbits

A graphical orbit simulator of objects with mass in space, with Newtonian physics.


Fixed

---Continued problems with .jar---

Build is gradle-ified:

To run (Windows):

gradlew run

To run (Mac/Lin):

./gradlew run


Finally added elastic collisions