This repository contains a simple euler solver to visualize the n-body problem.
The implementation is done in Kotlin. Visualization is implemented using OpenRNDR.
To run the application, simply execute the run task on the
gradle wrapper:
./gradlew run