Game Development Reference
In-Depth Information
Exporting to an HTML5 website
The most basic form of exporting your game will be to an HTML5 website. This HTML5
website functions much like a website for any other purpose. The main file here is the in-
dex . However, before you do all of that, you need to click on the export button. You can
press F6 or you can go to Export Project under the File menu. The following screenshot
shows the export window that will come up:
This window is where you can choose the platform you are going to export to. As you can
see, there are different areas that you can export to. The most basic one you are going to
export to is the HTML5 website. You will probably do this most often. Select the HTML5
website and click on the Next button, as shown in the preceding screenshot. For most pro-
jects, you will need to find a folder to export to. In this case, you will export the folder to
the desktop. This way, you can easily drag it to Dropbox or any other website. The contents
of the folder will be different, depending on the kind of project you are exporting to. In
most cases, if you are uploading to a specific store, there are more specific steps that you
have to take to publish on that platform. The following screenshot is of the export window:
Search WWH ::




Custom Search