Comments

Log in with itch.io to leave a comment.

Hey, I wonder if there’s anything in the code for a scenario where both players manage to knock each other out simultaneously.

(+1)

there is not, I didn't see any reason to account for that edge case. The winner is probably determined by the node process order but I don't know which player that prioritizes 

(1 edit)

I tested it, and it prioritizes player 1. (>.>)