Skip to content

mastermel/light_bikes_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

light_bikes_ruby

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.

Start

bundle install

ruby ./bot.rb -t -s lightbikes.server.com

Set your name

ruby ./bot.rb -n Tron

Join a predefined game

ruby ./bot.rb -g <gameID>

Run the bot logic against itself

ruby ./duel.rb

Help

ruby ./bot.rb -h

About

A bot for davishyer/light_bikes written in Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages