GitHub - pakastin/flanets: Flanets 2D space flight simulator

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Flanets 2D space flight simulator

License

MIT license

20 stars 1 fork Branches Tags Activity

Notifications You must be signed in to change notification settings

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!