- Fork this repo
- Make a branch like
git checkout -b my_name/my_ai_name
- Run
bundle exec thor new_ai my_ai_name
to get a new ai - Test it locally with
bin/runner
- Commit it and make a pull request
If you are working on a player script, see the example scripts in players/sample.rb