Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kontheocharis/gravity-engine

Solar system simulator in p5.js
https://github.com/kontheocharis/gravity-engine

gravity p5js physics typescript

Last synced: 25 days ago
JSON representation

Solar system simulator in p5.js

Awesome Lists containing this project

README

        

# Gravity Engine

Built with p5.js and Typescript.

### Installing & Usage

```
git clone https://github.com/kontheocharis/gravity-engine
npm install
npm start
```

Then open browser to `localhost:3000` and click to create planets.

![Screenshot of the engine in action.](./img/screenshot.png "Screenshot of the engine in action.")

### Why?

I was bored one afternoon; there is no real point other than intellectual curiosity.