N-body simulation.
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