Comments

Log in with itch.io to leave a comment.

Nice work mate. I am just finishing up CodeMonkeys course too(Loved it).
I would agree with what Satinel said, you very quickly understand the enemy behaviour and there is nothing to discourage "cheese", The actual combat however to me felt quite good during any given engagement, maybe the big melee guy was a little OP and the healing effect seemed a little weak I would probably boost its effect and limit its use somehow.

looking at bumping the heal up but implementing some options to prevent using it to often also going to have a look at implementing the a* path finding to make the combat nicer.  Really enjoyed the project will definitely run through it again from scratch and try some different things now I’ve learned more.  Thanks for the feedback it’s most appreciated. 

A nice showcase and implementation of the strategy course! Having different classes and a healing action are nice additions.

In its current state, it feels like the best way to play through the level is to abuse the game mechanics. For example, there's no punishment if you take several turns to heal up to full in-between groups of enemies. Another is moving far enough out of an enemy's range that their default behaviour is to move back and forth toward a specific GridPosition. Playing the game 'properly' by not using those methods made it feel impossible to reach the end.

(+1)

I appreciate the feedback and will definitely adjust now that I've picked up a few new skills along the way.