Skip to content

Instantly share code, notes, and snippets.

# class MyBot < RTanque::Bot::Brain
# NAME = 'my_bot'
# include RTanque::Bot::BrainHelper
# def tick!
# ## main logic goes here
# # use self.sensors to detect things
# # See http://rubydoc.info/github/awilliams/RTanque/master/RTanque/Bot/Sensors