This repository contains bots that participate into the competition.
To see what King Of The Grid is, see the link.
- Write your bot in an online in-browser IDE (no downloading needed) or using this instruction.
- Open a PR that adds your bot, that adds a file
bots/<your-username>.bin. - After PR is merged, CI/CD will run your bot against other and post results on kingofthegrid.com.
Test your bot against others using either kingofthegrid.com/run.html to see how it performs in your browser. You can do this by uploading your bot on one side and select existing bot in another side.
See examples to see how to write your bot.