Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 456 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 456 Bytes

HTML5 game written with the following libraries and tools:

  • gulpjs
  • RequireJS
  • Jquery
  • Phaser
  • Cordova (tested on these platforms: Browser, Android, iOS)
  • Cordova plugins:
    • cordova-plugin-whitelist
    • nl.x-services.plugins.socialsharing
    • org.apache.cordova.device
    • org.apache.cordova.file
    • org.apache.cordova.media
npm install gulp
npm install main-bower-files
bower install
cordova platform add browser
cordova run browser