A web application for finding the quickest way to travel around Vvardenfell in The Elder Scrolls III: Morrowind.
- Better features UI
- Make it all work better on mobile
- Ability to save options in localStorage
You'll need npm
, for example from Node.js.
Install gulp globally from a terminal: npm i -g gulp
Install build dependencies: npm i
Build app: gulp
Run gulp server
for a minimal development server.
- Map of Vvardenfell from: http://thegamersjournal.com/rpg/pc/morrowind/maps.php
- Font Awesome by Dave Gandy - http://fontawesome.io
- The Elder Scrolls III: Morrowind is a copyright of Bethesda Softworks Inc.