How to upload html5 games to specific pages of website

Hi

I am making some html5 games with Construct3
i want to host them on my site as follows
Game1: mysite/game1
Game2: mysite/game2

I want to design my homepage and some other pages using Wappler and from my homepage
open the above pages with hyperlinks

The exported game folder of Construct3 looks something like this :

There will be 1 such folder per game

The related construct3 page that talks about game exporting and hosting : https://www.construct.net/en/tutorials/publishing-to-the-web-10?utm_campaign=C3Editor&utm_source=browser&utm_medium=r276.2

Thanks

Hi Raust, Iā€™m not sure what you are asking? What are you having problems with?

1 Like

If i follow you.
Create the folders you need,
Export the game content to the required folder
Create a link from a menu or buttons to the index.html page in each game folder
Upload your site to server

1 Like

Thank you i will try this and report back. This seems like it will work.

I decided to use a cdn instead so have uploaded the games to a cdn (to restrict access ) and they are playing correctly from cdn.mysite.com/Game1