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:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
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); |