aserebryakov / ed-star-map

Explorer tool for Elite Dangerous

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ED Starmap

This project is a simple star map viewer for Elite Dangerous.

Data is taken from EDDB.io (see Recently Updated systems).

Running

Clone repository and in its root directory run

$ python3 -m http.server 8000

Then connect to port 8000 with your favorite browser.

Disclamer

This code is UGLY, but as for POC it is good enough. BTW, this is my really first web app.

About

Explorer tool for Elite Dangerous

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%Language:Python 0.0%