资 源 简 介
A naive N-body simulation in the LÖVE 2d environment, written in Lua.
Things to work on:
* extend the 2d simulation and gui to 3d
* add ui to move back and forth in time
* extend to run simulations in parallel
* add a way to save/load scenarios
* use more robust numeric algorithms