GitHunt
AN

Angramme/2017-nbody

A simple 2D n-body simulation I made at age 15 using something similar to leap-frog.

2017-nbody

A simple 2D n-body simulation I made at age 15 using something similar to leap-frog.

Running it locally

Just use any server to serve the files on localhost.

For instance run

python -m http.server

inside the directory.

Contributors

Created October 31, 2022
Updated October 31, 2022
Angramme/2017-nbody | GitHunt