Posted: 2018-06-02 14:53:39 | Posted by iDev | idevgames.co.uk
Uploading your HTML5 game is really easy on this site. To be able to upload all your files for your game in one go you will need to package your game files as a zip.
If your not sure how to create a new zip and place your files into it, read this tutorial for both mac OS x and windows here.
You must make sure that your game initializes through an index.html or index.htm. If you have exported your game from an engine this will usually be the case. If your HTML5 game is custom built you will have to make sure that this is the case. Your index file should always be in the root (seen when opening the zip package).
AMGaming Commented:
Short, but sweet, and to the point.