Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

You need to allow WebGL content for chrome. You can try this:

This is for playing the game in the CHROME browser:

1) Add a shortcut to Chrome on your desktop if you don't have one
2) Right click the shortcut and select Properties
3) Select the Target text box, go to the end, add a space and add --allow-file-access-from-files, like "chrome.exe --allow-file-access-from-files"
4) Double-click the index html file for the WebGL build and copy the URL in the navigation bar when the browser opens
5) Close the browser
6) Start the browser using the shortcut, paste in the URL you copied in Step 4 and press enter

If this doesn't work for you, there are plenty other approaches. The internet really helps with such issues :)

I did that and it said the file couldn't be accessed, saying the file might of been moved, edited, or deleted

I asure you that the file hasn't been removed.