Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Played the first version when it was available as a wasm embed but didn't finish it, I use macos so shame I can't finish it now. Everything about this game is so polished! I loved the music and the graphics, and the puzzles were solid. Only complaint is that I'd love to be able to jump through the dialog faster, the text loads a little slowly but the backstory is pretty engaging.

(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!