A simple N-body gravity simulator.
As of right know, just a simple, barebones example is included in the main function, featuring 3 "planets". It prints an static figure, showing past trajectories.
To use, just clone the repository, use pip install -r requirements and run Main.py