Constellation

Galaxy simulation

N-body simulation.

Quickstart

Clone the repository and change into the directory:

shell git clone https://github.com/FreddyWordingham/Constellation cd Constellation

Compile the code:

shell cargo build --release -- -n 1000 -radius 1e6

Terminal simulation