Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pakastin/flanets

Flanets 2D space flight simulator
https://github.com/pakastin/flanets

flight game javascript simulator space

Last synced: 3 months ago
JSON representation

Flanets 2D space flight simulator

Awesome Lists containing this project

README

        

![og](https://github.com/pakastin/flanets/assets/1475902/ecdf981f-d265-4d6b-9661-be04a9a006c3)

# Flanets.io
Free and open source 2D space flight simulator. Gravity-wise should be pretty realistic (except 2D, but orbits actually are quite 2D in reality). Missing athmospheric drag and such yet though. Contributions welcome!

## Play!
https://flanets.io

## Install dependencies
`npm i`

## Run development environment (auto-builds JS)
```
npm run dev
```

––> http://localhost:8080/

## Just run
```
npm start
```

## Thanks to!
- http://www.braeunig.us/space/orbmech.htm