You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It makes no sense to flag a winner when a move is still being resolved.
game.play('player1', [getCard('grab'), getCard('cheap-shot')])
Dark rolls the bones to determine Jay's fate... 5 damage!
Jay discards Gut Punch (-2), Gut Punch (-2).
Jay has died.
Dark wins!
Jay grabs Dark. Respond or pass, Dark.
valid counters: [ 'insurance - 0' ]
Jay takes a cheap shot at Dark.
This would mean someone could die after being announced winner, when such a situation would be considered a draw by the Junkyard Brawl edition of the rules. Moreover, details on resolving moves and game winners needs to be documented in the rules in the README.
The text was updated successfully, but these errors were encountered:
It makes no sense to flag a winner when a move is still being resolved.
This would mean someone could die after being announced winner, when such a situation would be considered a draw by the Junkyard Brawl edition of the rules. Moreover, details on resolving moves and game winners needs to be documented in the rules in the README.
The text was updated successfully, but these errors were encountered: