Home

Awesome

HTML5 Node Garden

https://nodegarden.js.org

Description

Really simple node garden made with HTML5. No Barnes-Hut n-body optimization, just simple physics. I used to do these back in the Flash times, when I worked as a Flash developer. BIT-101 released a great article back then, which got me inspired.

Rules

Also check out

My other projects:

Development

Download/clone and then:

npm install
npm run dev

Starts listening file changes and builds automagically to /public folder

License

MIT