An open API service indexing awesome lists of open source software.

https://github.com/perliedman/gravsim

A crude gravitational simulator that probably isn't of much use to you
https://github.com/perliedman/gravsim

Last synced: 8 days ago
JSON representation

A crude gravitational simulator that probably isn't of much use to you

Awesome Lists containing this project

README

          

# GravSim

An _extremely_ crude gravitational simulator I hacked together
to teach my kids about gravity and our solar system (and also
trick them to write some code).

## Using

Open `index.html` in your favourite browser. Marvel at the
planets spinning around the sun.

## Modifying

No user interface. Edit `index.js` to your delight. Create
three body problems etc.