Skip to main content

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

Yeah, I wish I could play this one!

pikeperchgames, if you're using unity, you can fix this by going to project settings -> player -> WebGL -> publishing settings and changing the compression from brotli (default, doesn't work on itch), to Gzip (works on itch). Then you can build it again and it will work for WebGL.