Description
# Untrusted â A User JavaScript Adventure
A meta-JavaScript puzzle game where you guide Dr. Eval through a mysterious machine by editing the JavaScript code that governs each level. The game presents you with code you can't normally beat â but each level has editable sections where creative coding is the key to escape.
Use arrow keys (or Vim keys) to move. Pick up the computer to open the code editor. Modify the editable code sections and execute to reshape the level in your favor. 22 levels plus bonus challenges.
## Credits
**Created by** [Alex Nisnevich](https://alex.nisnevich.com/) and [Greg Shuflin](https://github.com/gshuflin)
**Source:** [github.com/AlexNisnevich/untrusted](https://github.com/AlexNisnevich/untrusted)
### Libraries
- [rot.js](https://ondras.github.io/rot.js/) â Roguelike Toolkit by Ondrej Zara (BSD 3-Clause)
- [CodeMirror](https://codemirror.net/) 3.1 by Marijn Haverbeke (MIT)
- [jQuery](https://jquery.com/) 1.10.2 (MIT)
- [jPlayer](http://jplayer.org/) by Happyworm Ltd (MIT/GPL)
- es5-shim (MIT)
- shortcut.js by Binny V A (BSD)
### Soundtrack
Music by various artists under Creative Commons and other free licenses. Full track listing and artist credits are shown in-game ("Now playing" display). Key contributors include Eric Skiff, Broke for Free, RoccoW, Rolemusic, Revolution Void, Obsibilo, BLEO, Tortue Super Sonic, Sycamore Drive, Vernon Lenoir, Dmitry Mazin, Jonathan Holliday, iNTRICATE, Mike and Alan, That Andy Guy, Fex, Essa, and Seropard.
## License
The game is licensed under [CC-BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) (Creative Commons Attribution-NonCommercial-ShareAlike). This is a non-commercial, attributed redistribution with the original soundtrack included. For commercial licensing inquiries, contact the original authors.