Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I wish I had the same problem so i could work with you on a solution together. Instead I just need to say "check your browser settings." :/
You can google a solution with something like:"How to make webgl games run on firefox/chrome/whatever."

Alternatively you can download the game and play locally (especially if you have windows)

I can't download it because i'm playing on chrome os

You can also download the WebGL build. But I have no experience with chrome os at all, so I don't know what's possible on there.

I tried downloading it but the chrome gave me a message saying the chrome does't have Unity WebGL allowed even though I have them enabled 

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.