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
- Host: GitHub
- URL: https://github.com/perliedman/gravsim
- Owner: perliedman
- Created: 2018-03-13T15:04:54.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2018-03-30T15:23:19.000Z (over 8 years ago)
- Last Synced: 2025-10-14T14:43:15.153Z (9 months ago)
- Language: JavaScript
- Homepage: http://www.liedman.net/gravsim/
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.