TODO: add your own descriptions
This template repository can be used as baseline for the programming project Galaxy-Crash https://github.com/SCTeaching-NBody/ProgrammingProject_Slides.
cd "path_to_cloned_directory"
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
cmake --build .
./simulate