Skip to content

Instantly share code, notes, and snippets.

@deluan
deluan / robot.js
Created December 8, 2012 15:42 — forked from kjaku/robot.js
Bubu
var Robot = function(robot) {
// var robot = ev.robot;
}
Robot.prototype.onIdle = function(ev) {
var robot = ev.robot;
robot.clone();
robot.rotateCannon(360);
robot.turn(360)
@deluan
deluan / gist:4240301
Created December 8, 2012 13:39 — forked from apretto/robot.js
Delete Me
We couldn’t find that file to show.
@deluan
deluan / gist:4237203
Created December 7, 2012 22:55 — forked from bltavares/robot.js
Delete Me
We couldn’t find that file to show.
@deluan
deluan / gist:4236007
Created December 7, 2012 19:53 — forked from fwitzke/robot.js
Delete Me
We couldn’t find that file to show.