Skip to content

Instantly share code, notes, and snippets.

View jaylane's full-sized avatar

Jay Lane jaylane

View GitHub Profile
@jaylane
jaylane / Sublime Text License Key.md
Created December 15, 2015 06:22
Sublime Text 2 License Key, Sublime Text 3 License Key, Sublime Text Full Version.
@jaylane
jaylane / robot.js
Created December 3, 2012 17:38
Whitney Houston
//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.ahead(100);