Open wschella opened 6 years ago
Important for #218
Isn't it preferable to view the game state in the visualizer? That seems easier to digest.
I think when actually debugging an error, it might make sense to view the game-state, as claimed in #218 by one of the users.
But doesn't the visualizer show the game state in its entirety, in a format that is easier to consume for humans? I interpreted #218 as the inability to know what state caused the error (because we don't handle errors gracefully for the time being).
Currently, we only display messages send by the users (and corresponding errors).