Posted July 07, 2023 by Honey Pony
Back when I made this game for Ludum Dare 47, I was not very happy with the web export version of the game. There seemed to be audio latency issues as well as more general audio issues, and overall I thought it did not seem polished enough to post, compared to the Windows version of the game. As such, there simply was no web version available for the past 3 years.
But I have finally decided to upload it for the web, as it seems unfortunate to gate this game behind a download. And, now that I am much more experienced in Godot, I was able to diagnose one of the audio issues as a loading issue, and fix it quite easily! The web export feels quite a bit more polished now that that's fixed.
Finally, I polished the game in a handful of other ways. Namely, I added fullscreen shortcuts (shift+enter, or F11), as well as fixed the volume sliders so that they work more normally (using Godot's linear2db and db2linear functions).
I think this leaves the game in a much better state overall. I'm very happy that it is finally accessible to anyone looking for browser games.