Skip to content

Instantly share code, notes, and snippets.

@chaosu
chaosu / robot.js
Created December 4, 2012 18:06
Zolmeister
//FightCode can only understand your robot
//if its class is called Robot
var go=120;
var Robot = function(robot) {
};
@chaosu
chaosu / robot.js
Created December 4, 2012 18:06
Zolmeister
//FightCode can only understand your robot
//if its class is called Robot
var go=120;
var Robot = function(robot) {
};
@chaosu
chaosu / robot.js
Created December 4, 2012 17:00
CHAOSU
//FightCode can only understand your robot
//if its class is called Robot
var go=120;
var Robot = function(robot) {
};