jorisvddonk / StarmapJS

A fancy starmap for The Ur-Quan Masters, in Javascript

Home Page:http://mooses.nl/uqm/wip/js-starmap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarmapJS

This is a fairly well-featured SVG starmap for The Ur-Quan Masters and Project 6014.

As this was written a long time ago, the code is rather horrible. Have fun! ;)

The tool is available here (raw.githack.com; version that tracks the master branch of this repo) as well as here (mooses.nl; older version).

How to run locally

Simply clone this repo, then run a webserver locally from within the src folder, e.g. via:

cd src
npx http-server -c-1 -p 8081

Changelog

1.07

If no biological hazard data is available for a planet (because there are no biological signs at all), a grey '-' label is now shown, instead of nothing.

1.06

?

About

A fancy starmap for The Ur-Quan Masters, in Javascript

http://mooses.nl/uqm/wip/js-starmap/


Languages

Language:JavaScript 99.4%Language:HTML 0.4%Language:CSS 0.1%