So we don't need to pass events object to `Ai#tick` method. Instead of that we can have methods such as `scanned_robots`, `got_hit?` and so.
So we don't need to pass events object to
Ai#tickmethod. Instead of that we can have methods such asscanned_robots,got_hit?and so.