Skip to main content

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

Thank you very much! :) I only heard great things about your game and am excited to get it in my queue :D

Also we were thinking about adding other movement input, where you choose directions with a "hexagon on your keyboard" (e.g. WEADYX for QWERTZ keyboard)!

Yeah! I tried making a hexagonal game recently and that was my plan of attack with the controls (i.e. North is W, Northeast is W+D). A mouse or gesture based approach is probably better though. That said, if you're going down a turn-based strategy approach, keeping the current direction is probably a good idea!