Class: RubyArena::Level1Ai

Inherits:
Ai
  • Object
show all
Defined in:
lib/ruby_arena/levels/level1_ai.rb

Instance Attribute Summary

Attributes inherited from Ai

#command_parser, #robot

Instance Method Summary collapse

Methods inherited from Ai

#initialize

Constructor Details

This class inherits a constructor from RubyArena::Ai

Instance Method Details

#tick(events) ⇒ Object



3
4
# File 'lib/ruby_arena/levels/level1_ai.rb', line 3

def tick(events)
end