Use Cordova to compile HTML5 games to Android App

Install npm and cordova https://docs.npmjs.com/downloading-and-installing-node-js-and-npm It is also useful to insall nvm which is node version manager to manage different versions of node.js. For windows the installable can be downloaded from here https://github.com/coreybutler/nvm-windows/releases check version of node, npm and, cordova using the commands as following Once nvm is installed it can be used to check for installed version of node by using the command On windows use following command to see available versions on node If a higher version of node is available it can be installed by specifying the version as following Configure the system to use the installed version of node now Cordova install and update Update npm to the latest version by specifying the version number All of the above commands are specified to make sure that we have latest version of node, npm, nvm, cordova installed before we start creating packages for our HTML5 game. Version[…]

Some good resources for web game development

Websites to compress images https://tinypng.com/ https://www.websiteplanet.com/webtools/imagecompressor/ Create spritesheets online for HTML5 games https://www.leshylabs.com/apps/sstool/ Create Android assets online https://romannurik.github.io/AndroidAssetStudio https://easyappicon.com/ Royalty free images / vectors https://pixabay.com/ https://www.pexels.com/ https://publicdomainvectors.org/ https://openclipart.org https://purepng.com https://www.iconspng.com/ Free custom icons https://www.iconsdb.com/ Online APK Analyzer https://www.sisik.eu/apk-tool Free Icons for Commercial Use https://iconarchive.com/ http://www.iconsdb.com Generate CSS Sprites https://instantsprite.com/ Responsive CSS Sprite Maker https://responsive-css.spritegen.com/ Free Sound https://www.freesound.org