Glad you liked it! When creating the game, the battle was the last thing I implemented, so it can be very janky sometimes. The enemy cats use mainly the same control code as the player, and its AI just “presses the buttons” that they want. So it is based on a state machine, It can chase the player, attack, then run away (and sometimes fall while chasing or running away, lol)