Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 694 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 694 Bytes

Stacked

Browser-based programming game written in JavaScript.

Click here to play.

Credits

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.