Skip to main content

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

Very nice artwork and music, but at the moment I feel like the strategy is a bit shallow. Just attack until your attacked ? Also I'm not entirely sure how defend /attack work: does it schedule one action for the end of the turn ? UI could help make which action is scheduled clearer

yeah, for sure the game would benefit by having better UI / tutorials, and yes, the enemy attack is "buffered" to be executed at the end of the "Tick" , so that the player has a chance to block it at the beggining, This was a last moment decision and solution I found, since it was imposible to block attacks when they happened as soon as the tick happened. Something to consider for the updates for the game, which I do want to continue building on

Thanks!