Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pakastin/flanets
- Owner: pakastin
- License: mit
- Created: 2023-08-16T18:25:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-08T19:26:17.000Z (8 months ago)
- Last Synced: 2024-10-19T05:10:04.734Z (4 months ago)
- Topics: flight, game, javascript, simulator, space
- Language: JavaScript
- Homepage: https://flanets.io
- Size: 3.72 MB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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