Death/loss reason #153
chillfox
started this conversation in
Feature Requests
Replies: 1 comment 3 replies
-
I'll second this feature request. This is how I phrased in it my tweet and on Discord: "Anyone know if there are plans for the BattleSnake API to tell the client in the END request the result of the game: "Collided with itself", "Out of health", "Lost head-to-head with XYZ", "Moved out of bounds" or at least Won/Draw/Eliminated values?" |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The web interface shows a reason for why a snake died:
Out of health
Collided with itself
etc...
Please include this reason in the JSON object sent to /end and /move.
I would like to log the reasons my snake dies so that I see what is the most frequent cause of lost games and focus on that.
Beta Was this translation helpful? Give feedback.
All reactions