Skip to main content

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

Cool Game. did you use godot?? I am having issue with my audio in exported web version so i upload only downloadable.

This is my first jam and game, very new to game dev stuff

Thanks mate!

Yes I used Godot, and having this problem in web version is expectable since the last version of Godot.

To solve the problem, make sure to put your exported files in one place the compress them in a zip file.

And while uploading it ti itch.io, make sure the option SharedArrayBuffer support — is selected.

Consider also that some browsers might not run the game properly.

I hope this helps you :)

Thanks for the tips