How to add a game on the website?

Added all files of a game in a file manager of a hosting. And what to do next?

@komissar what types of game?

Well after you add the games you’re going to need to code them in with buttons(recommended) or a “href link”.

Let’s say that I added a swf game, in my file manager. The name of the .swf file was called game.swf

In order to add it, take the following code into your index.html or any other .html file.

The code for hyperlinks:

The code for buttons:

1 Like

Thanks @WebMaster101. I can finally put my games up on my website, and I have the code to do it aswell. :grinning:

No problem @MemeLord, I am always here to help :slight_smile: :