Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Hey, I've re-added the WASM version so you can play. If you still have problems, as a last resource you can always try with:

go run github.com/tinne26/bindless@v0.0.1

I tried to cross-compile for macOS, but sadly it didn't work out (cgo incompatibilities). I'll figure it out eventually. Edit: ok, I think I did, feel free to try out the macOS binary.

You have always been able to skip text by pressing ESC. Sadly, that collided with exiting fullscreen in most browsers (I didn't really plan for WASM or test it). I've since added TAB as an alternative to ESC in case that's helpful.

Thank you!