Viewer for Battlehack 2020 replay files
- Clone this repo
cd
into this repo- Run
npm install
- Run
npm start
- Navigate to http://localhost:8080/
Be sure to run your games with the flag --raw-text
and pipe your output to a log file
python run.py --raw-text bot1 bot2 > log.txt