Web based visualization tool for Bots.
It allows to view stored replays or to connect to a spectator port of a running bots server to see a match live.
It's also useful for debugging your own bot.
You can launch it directly here.
You can also load an example replay.
You need to have yarn installed.
In the project directory, you can run:
Downloads all dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
This project was bootstrapped with Create React App so a lot of that documentation applies.