Skip to content

Instantly share code, notes, and snippets.

View martinotten's full-sized avatar

Martin Otten martinotten

  • Cologne, Germany
View GitHub Profile

Keybase proof

I hereby claim:

  • I am martinotten on github.
  • I am mobbit (https://keybase.io/mobbit) on keybase.
  • I have a public key whose fingerprint is 60AC 80E3 0A79 BC84 FFF0 F108 DAD2 38AF 954F F479

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am mobbit on github.
  • I am mobbit (https://keybase.io/mobbit) on keybase.
  • I have a public key whose fingerprint is 1F95 33D4 9EC6 69A7 70AC 6C4A E154 46B5 B74E 565E

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.turn(45);