PDF download Download Article PDF download Download Article

Adding browser games to your website gives visitors a reason to spend more time on your site and come back the next day. Just make sure you choose a game from a trusted source that has given permission for people to copy it.

Method 1
Method 1 of 2:

Embedding Games

PDF download Download Article
  1. An embedded game looks like part of your web page, but is still hosted on the original website, not using your bandwidth. If the original website takes down the game, it will disappear from your website as well.
    • Embedding is fairly safe, but malicious content may alter your website appearance, open pop-up windows, or run plugins. [1] Embed content from trustworthy sites only, or learn how to alter the HTML to limit its access. [2]
  2. Some game websites display the HTML used to embed the game. This makes it as easy as copy-paste. Here are a few places that let you do this:
    • Fog.com
    • Kongregate.com/games_for_your_site (sponsored games only)
    • If the game you want to embed is not on any of these sites, contact the creators of the game and ask for permission to embed the game.
    Advertisement
  3. On the web page hosting the game, look for a snippet of HTML code labeled "embed" or "share." Here are specific instructions for the examples above:
    • Bored.com : Click on a game. Click the "Share" tab underneath the game, then copy the second code snippet, labeled "Embed."
    • Fog.com : Click on a game. Copy the snippet labeled "Embed this game," underneath the game description.
    • Kongregate sponsored games : Visit the "games for your site" page. Copy the "Embed" code next to the game you want to host.
    • Warning — this should be HTML code inside an <iframe>, <embed>, or <object> tag. If the code uses a different tag, it's probably just a link to the website and not the full game.
  4. Adding the game to your site is as simple as pasting that embed code. Place it in between the <body> tags of your HTML document, wherever you would like the game to be displayed.
  5. Most game websites have a terms of service for other websites embedding their games. If you do not follow the terms of service, the website may remove the game from your site. Here are a few typical requirements: [3] [4]
    • No changing the appearance or content inside the embedded game's boundaries.
    • No claiming ownership of the game or charging a fee to play it.
    • No hosting the game on a site with illegal or obscene content.
  6. Advertisement
Method 2
Method 2 of 2:

Hosting Games

PDF download Download Article
  1. Hosting a game yourself requires downloading the game file, then uploading it back onto your own website. Downloaded files may contain viruses and malware. Learn what to avoid and install antivirus software before you begin. Scanning each file before opening it is recommended.
    • Users playing the game will contribute to your bandwidth.
  2. Only select sites allow visitors to download their games, and not all of them are trustworthy. Listed below are a few sites that generally offer safe downloads — although there is still the chance of a virus, since the games are made by many different people.
    • Crazy Monkey Games (sponsored games only)
    • Armor Games] (select games only)
    • FreeGameJungle (select games only)
    • Bored.com
    • If you can't find a download link for the game you want, contact the game's creators directly to ask for permission.
  3. Most sites limit downloads to trusted games, and have you visit a special page to browse the download links. Others let you download any game from the individual game page.
    • Each of the links above takes you directly to a download page. Just click the download link next to each game, then double-click the compressed file to get the actual game files.
    • On Bored.com, visit the game page, click the Share tab underneath the game, then click the download link underneath the embed HTML code.
  4. Most browser games are made with Flash, so the file extension is .swf. Some games are made in HTML or, rarely, in other formats, but make sure you recognize the file extension before uploading it.
    • If you are using a free web hosting service such as Wordpress, you may need to install a plugin first in order to host the game. Look for a Flash player plugin to host a Flash game.
    • Some web hosts do not allow .swf files or other game files. In this case, upload the file to a free content hosting website, then link to it using an <embed> tag as described below.
  5. After uploading the game, you can link to the file just as you would any other page on your website. This will take the visitor to a new page to play the game, still inside your domain.
  6. If you would rather place the game inside an ordinary HTML page next to other content, you can use an <embed>, <iframe>, or <object> tag:
    • For a very basic embedding of a Flash game, write <embed src="InsertGameURL" type="application/x-shockwave-flash"></embed>. There are many ways to modify this tag. Follow the embed method above to find examples to learn from.
    • Some downloaded game files will come with a text document that includes embedding code to copy-paste to your site. Make sure you understand what the code does before uploading. Change the link to the file you uploaded instead of the original website.
  7. In most cases, you are not allowed to charge visitors money to play the game. Do not claim you made the game, and do not copy-paste the game description without permission. Some websites may have additional restrictions.
  8. Advertisement

Community Q&A

Search
Add New Question
  • Question
    How do I get rid of a game on my website?
    Community Answer
    Delete all of the embedded code or the HTML code that you inserted when you added the game to your website.
  • Question
    Why can't we charge money?
    Community Answer
    Because they said "for free".
  • Question
    Can I do this on Wix?
    Community Answer
    Yes. Just use the HTML tool and paste the frame content into the box.
See more answers
Ask a Question
      Advertisement

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      Warnings

      Advertisement

      About This Article

      Thanks to all authors for creating a page that has been read 213,098 times.

      Is this article up to date?

      Advertisement