Skip to content

Instantly share code, notes, and snippets.

View mangini's full-sized avatar

Renato Mangini mangini

  • The Browser Company
View GitHub Profile
@mangini
mangini / robot.js
Created December 4, 2012 13:26 — forked from fabiopimentel/robot.js
[CAELUM TEAM]Megatron
//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.clone();
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" ></meta>
</head>
<body>
<tabs ng-app="tabs">
</tabs>