john1571 / RoboPoker

Arena for poker playing computer programs to play against each other.
1 stars 2 forks source link

Animate blanks graph when game ends. #54

Open john1571 opened 1 year ago

john1571 commented 1 year ago

Describe the bug Animate works very well for one game. But as soon as the game is over, the graph goes blank and everything stops.

Causal Issue Been here since #22

To Reproduce In one command prompt, run main.py In another run animate/animate.py wait for the first game being displayed by animate to end.

Expected behavior It would be really nice if you could kick off 100 games, run animate, and have it graph one game, and then adjust it's legend and graph the next game when the first game ends.