Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for the answer, but I just figured it out. I was using jQuery loaded from a Google APIs CDN, and apparently the itch.io server for HTML5 games is incompatible with the Google Cloud Server in someway. I switched the jQuery CDN to a Microsoft one and it fixed it!