
Drill, Baby, Drill
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Drill through to all oil reserves in the level without hitting stone, the surface or your previous path.
A,Left = Turn drill left
D,Right = Turn drill right
Space = Action (Start/Restart level, etc.)
Implemented using HTML5 Canvas. Uses HTML5 Boilerplate (http://html5boilerplate.com/), canvg (https://code.google.com/p/canvg/) and SoundManager 2 (http://www.schillmania.com/projects/soundmanager2/).
Best performance in Chrome 34. Also tested in FF 28 (choppier) and IE 11 (choppy, no sound). Needs a relatively beefy PC because getImageData performance is horrific and I didn't have time for any optimizations. Also needs a pretty high resolution screen (scroll down in case the game gets pushed under the instructions)
A,Left = Turn drill left
D,Right = Turn drill right
Space = Action (Start/Restart level, etc.)
Implemented using HTML5 Canvas. Uses HTML5 Boilerplate (http://html5boilerplate.com/), canvg (https://code.google.com/p/canvg/) and SoundManager 2 (http://www.schillmania.com/projects/soundmanager2/).
Best performance in Chrome 34. Also tested in FF 28 (choppier) and IE 11 (choppy, no sound). Needs a relatively beefy PC because getImageData performance is horrific and I didn't have time for any optimizations. Also needs a pretty high resolution screen (scroll down in case the game gets pushed under the instructions)