Skip to main content

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

Altough I had to run the game in a different browser than my usual oner, it's a fun game. Would be quite nice with touch controls I imagine.

Hi, which browser would that be? It has been tested against Chrome, Firefox, and Safari, though there are some weird edge cases (input handling does mouse or touchscreen but not both at the same time; audio needs the buttons toggled to work on iOS; looping music uses a buffer too big for Android Firefox).

I'm looking at migrating the rendering to WebGL to better run on cheap Android devices. Not using any sort of framework has been (and at this rate will continue to be) a learning experience, albeit not one I'm ready to repeat anytime soon.

I use qutebrowser for 99% of my surfing. It's basically the same rendering engine also used in chrome. If it helps, I only got a black screen. The sounds were playing and I could still click on stuff, but everything stayed black all the time.

(1 edit)

Thanks, I've opened an issue about this.

https://github.com/qutebrowser/qutebrowser/issues/8290