Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I get an error when I try to run this: 

"Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document." in index.html:479

That's interesting. I'm not sure what the problem is! haven't been able to replicate it. I did look in to it though.

From what I can tell, this might be a thing about cookies. Check that they are enabled, or that this page as an exception, or try a different browser.

I'm no web developer. If this doesn't help, or it's still occurring, tell me more about your browser and OS. I'm going to enable a download of the html file itself, which might also help.

Yeah, I have third-party cookies disabled on my browsers, which interferes with Twine's game saving feature? If you can figure out a way to gracefully handle when saves cannot be made, that would be great