Project for Paradigmi di Programmazione e Sviluppo
course of University of Bologna
(A.Y. 2021/2022).
galaxy-sim
is a simulator of bodies moving inside a galaxy. It allows you to see the interactions between various types of celestial bodies while they orbit, collide and move in the galaxy.
You can download the latest jar
in the Releases section.
To execute the application run this command in the terminal:
java -jar `galaxy-sim.jar`
You can find the project's report inside the docs
folder in the docs
branch.
The web version of the report is available here.
Futhermore, you can find the product backlog in the process
folder into the docs
branch.