N-Body Simulator A simple library to simulate the gravitational interaction between multiple particles in 2D space using the N-body algorithm. Installation Install the package using npm: npm install n-body-simulator