x

Hosting a Game Website

Hello Dear Friends,

I have a game packaged in HTML5 format. Could anyone please tell me how to host my game package through my weebly site so that the public can review it? 

With Regards,

Brian GC

3,736 Views
Message 1 of 4
Report
3 REPLIES 3

Hello,

Just copy and paste your code into a "custom code" block and you will be good to go.

Regards,

3,733 Views
Message 2 of 4
Report

what code

1,891 Views
Message 3 of 4
Report

Hi Brian.

On top of the HTML5 front end. does this game use any jQuery or anything else to help the game render/play/run etc?

If it uses any css/jQuery etc, you'll probably need to import this also...

We have got a custom built app that has an HTML front end... Assuming it is similar, We need to hard code the back end into the weebly site (add the jquery files and call them in the bottom of the HTML at the end of the body tag) along with some css (we added to the main_style.css file, but you can add in a separate file and import if you wish).

Then we put the custom HTML into the front end drag and drop "embed code" element from the weebly dashbaord.

We are by no means games experts, but if you were to send us some more info we'd be happy to take a quick look and see if we can give further help if you need it.

Cheers 

3,713 Views
Message 4 of 4
Report