← Return to game
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.
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
I tested it, and it prioritizes player 1. (>.>)
← Return to game
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.
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
I tested it, and it prioritizes player 1. (>.>)