/examplefuncsplayer2019

Example player for MIT 6.147 Battlecode 2019

Primary LanguageJavaScript

examplefuncsplayer

  1. install npm (google "install npm" and do what it says)
  2. npm install -g bc19
  3. test with bc19run -b bots/example_js -r bots/exampy --chi 1000 (make sure you're in this base folder or it won't work)