Skip to main content

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

Great game! Graphics are cool. Puzzles are very well designed.

I had 2 small issues:

  • It can be installed via the itch app on windows - but fails to run
  • Keys are not working correctly on non-"qwerty"-keyboards

Thanks for your feedback!

I never heard about the itch app before, I’ll take a look. (I’m developing on Linux).

What keyboard layout do you have? I don’t have a “qwerty”-keyboard neither, but it work fine for me: you should hit the key based on its location on a qwerty keyboard. It is not very convenient I admit but Godot web build can’t “translate” the real name of a key…

(+1)

I have a qwertz-Layout. When the game asks me about "[Y]es, [N]o" I have to press "Z" for Yes. (Not a big deal, WASD etc. works fine)

The itch-app is also available on linux. If you use butler for upload everything works out of the box in most cases. (I would recommend that, you can have a script for publishing and get incremental updates.)