n-body_simulation
v1.0.1
Published
A simple library to simulate the gravitational interaction between multiple particles in 2D space using the N-body algorithm.
Downloads
132
Readme
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