Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I do like this game personally, but I think the lack of keyboard compatibility is very alienating, even if 3rd-party controllers these days don't go for very high prices. I did see the dev's comment about how the game felt "terrible" to play on keyboard, but I still think the option to play with a keyboard OR controller would be nice.

The simple answer, which will sound pretty stupid, is that I decided early on that this would be a free game and so I felt ok only supporting the preferable control scheme. Normally supporting both is trivial, but for this game I put a good bit of work into the cool analog menu system, which I programmed  for analog stick input only. I could theoretically make it work for keyboard, it just wouldn't be as quick a task as it would for other games where analog input & keyboard input are effectively the same.

I should really take a second look at the code though and see how much effort it would be to get keyboard working. I'll have a look in the next few weeks when I have some free time. If I release an update, I'll make a post about it so everyone knows. No promises though.