Browser-based programming game written in JavaScript.
Click here to play.
For the concept and implementation of this project I drew inspiration heavily from Untrusted by Alex Nisnevich and Greg Shuflin. Go check out their game; it's better written, more addictive and far more educational!
Stacked uses CodeMirror for the editor, rot.js for the map display, and clipboard.js for clipboard access.