Skip to content

Instantly share code, notes, and snippets.

View samelinux's full-sized avatar

Luca Giacometti samelinux

  • Italy
View GitHub Profile
@samelinux
samelinux / gist:4234740
Created December 7, 2012 17:08
To Delete
We couldn’t find that file to show.
@samelinux
samelinux / robot.js
Created December 7, 2012 17:08
Wall Killer
var Robot = function(robot) {
robot.rotateCannon(180);
};
Robot.prototype.onIdle = function(ev) {
ev.robot.back(30);
};
Robot.prototype.onScannedRobot = function(ev) {
ev.robot.fire();
@samelinux
samelinux / gist:4232667
Created December 7, 2012 11:26
To Delete
We couldn’t find that file to show.
@samelinux
samelinux / gist:4232357
Created December 7, 2012 10:27 — forked from zachiPL/robot.js
OpenBarbarian
We couldn’t find that file to show.
@samelinux
samelinux / gist:4232334
Created December 7, 2012 10:20
Prototype 02
We couldn’t find that file to show.
@samelinux
samelinux / gist:4231647
Created December 7, 2012 08:06 — forked from yuyi/robot.js
OPENROBOT
We couldn’t find that file to show.
@samelinux
samelinux / gist:4216727
Created December 5, 2012 15:47 — forked from Shipow/robot.js
ToDelete
We couldn’t find that file to show.
@samelinux
samelinux / gist:4216612
Created December 5, 2012 15:34
To Delete
We couldn’t find that file to show.
@samelinux
samelinux / gist:4215862
Created December 5, 2012 14:24
To Delete
We couldn’t find that file to show.
@samelinux
samelinux / gist:4214590
Created December 5, 2012 10:34
Zolmeister
We couldn’t find that file to show.