Game maps of russian MMORPG Sky2Fly. Made as Flash app as part of Nuclear Wings Clan Project in 2011, completely rewritten into JavaScript + Backbone.js in 2015.
Try it now: https://maps.nuclearwings.ru/
git clone --recursive git@github.com:asleepwalker/skymaps.git
npm install
bower install
gulp init
To build app, use gulp build command.
Ready-to-deploy app with all maps data will appear to dist folder.
The MIT License.