Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I agree that this would benefit a lot from some animations. Even some basic jiggly movement or particles when an attack strikes or when a defense is used would bump this up quite a bit. It doesn't need to be complicated or anything. You've already got all the systems in place for the game, so you're most of the way there. I would also make the defense cost some amount of energy because as it is now, you can just defend the entire game to win.

Nice job overall!

Thank you for taking the time to play my game and to leave a comment.

I was hoping to learn to use the 2D animation rigging to animate the movement and attacks, but I just wasn't fast enough to program the things that I needed.

Funnily enough,  the defense action cost was initially higher than some attacks during early development. The defense actions requiring less energy than attacks was decided midway as I developed my initial concept and created more actions more for certain types of actions beating other actions.  The rationale was that the lower defense cost would would allow a character to wait out an opponent that spams low-cost, but fast offensive moves, but would be open to receiving extra damage if they tried to defend against more damaging attacks. Unfortunately, this interaction still needs better opponent logic to be programmed. I will need to think over energy costs when I have a more complete actions list.