A bot for davishyer/light_bikes written in Ruby.
The actual AI for the bot is contained inside ./src/bot_logic.rb. All interaction with the server is inside ./src/light_bikes_client.rb.
bundle install
ruby ./bot.rb -t -s lightbikes.server.com
ruby ./bot.rb -n Tron
ruby ./bot.rb -g <gameID>
ruby ./duel.rb
ruby ./bot.rb -h