Commit graph

6 commits

Author SHA1 Message Date
walterhiggins 8d8ea69dda moving core drone and extensions into modules folder so 3rd-party extensions/contributions can use require('drone') instead of the existing unwieldy require('../drone').Drone 2015-01-03 20:57:30 +00:00
walterhiggins 80522b6d4d fixes issue #159 2014-11-09 12:16:32 +00:00
walterhiggins b74b4c4f28 New drone.extend() style invocation. 2014-08-23 16:45:43 +01:00
walterhiggins 9d406dbb44 Made maze code place blocks 2 high 2014-03-14 22:23:35 +00:00
Robert Storlind 38e312c93e Indentation according to style guide 2014-03-14 09:25:43 +01:00
Robert Storlind 1a1837cc7e Maze generation using Drone
Point at the ground. Try /js amazing(5,7)
2014-03-10 14:10:54 +01:00