Skip to content

Instantly share code, notes, and snippets.

View michalbagrowski's full-sized avatar

Michał michalbagrowski

View GitHub Profile

Keybase proof

I hereby claim:

  • I am michalbagrowski on github.
  • I am acidburnt (https://keybase.io/acidburnt) on keybase.
  • I have a public key ASDORfY1LSoWJiAxUv6T4kSRv88IGBxd0wJ_MFPY6clrbAo

To claim this, I am signing this object:

//FightCode can only understand your robot
//if its class is called Robot
var Robot = function(robot) {
};
Robot.prototype.onIdle = function(ev) {
var robot = ev.robot;
robot.ahead(100);