Show eventual winner
Opened this issue · 1 comments
LaurensRietveld commented
In group rounds, we show 1 (a representative example) of the 8 matches between bots. Show the eventual outcome here, because if there is a draw, we still show a random match between both. So judging by the shown match, one would assume he/she won, even though the outcome is a draw. Now, he/she would figure this out afterwards when showing the league score table
albertmeronyo commented
Options are:
- Show a message outside the visualizer saying who won or if there was a draw (not nice if we want to preserve some emotion until the game is over)
- Wait until the game finishes in the visualizer to show the outcome (harder)
- Not display any game for draw games, just a notice saying "Draw game" (disappointing, but easy)
- More?