siggame / Viseur

Visualizer for the Cadre AI game framework
http://vis.siggame.io
MIT License
5 stars 9 forks source link

Arena Mode #7

Closed JacobFischer closed 7 years ago

JacobFischer commented 8 years ago

Arena mode should endlessly play gamelogs from the Arena.

  1. Page loads, everything initializes
  2. Go to some remote arena endpoint, get a gamelog
  3. Play it back, disable playback controls
  4. When done wait a few seconds, then refresh the browser (which then goes back to 1, and would grab any updates to the visualizer on refresh).

This will be easy, but requires the arena to have the endpoint defined or made.