Skip to content

pakastin/flanets

Repository files navigation

og

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!