Super work-in-progress build of hexaworld as a mobile app using phonegap.
Right now as a demo the www folder is just the hexaworld-64 branch of the main hexaworld repo with slight modifications.
npm i
npm link hexaworld hexaworld-app
npm i -g cordova ios-sim ios-deploy
cordova run --device
(this has awful performance)
cordova emulate ios