Battlecode 2019 Submission
This is the github repo for team plzgoeasy. Bots are found in the bots folder. Out final submission is in the final
folder.
To run:
npm install -g bc19
cd bc19/bots
bc19run -b <blue team folder> -r <red team folder>
Games can be viewed on the official viewer or through the incredible third-party viewer, Clairvoyance
We've written about our experiences with Battlecode19. You can find Arya's Post Mortem report here.