Untrusted - adventure game involving JS code hacking
Came across this fun game where you have to modify parts of its JavaScript code in order to advance.
Untrusted —or— the Continuing Adventures of Dr. Eval is an exciting Meta-Javascript Adventure Game wherein you guide the dashing, steadfast Dr. Eval through a mysterious MACHINE CONTINUUM, wherein, using only his trusty computer and the TURING-COMPLETE power of Javascript, he must literally ALTER HIS REALITY in order to find his freedom! You must literally edit and re-execute the very Javascript running the game in your browser to save Dr. Eval from this dark and confusing reality!
Here's how the first level looks like:
Check it out at http://alexnisnevich.github.io/untrusted/
Written by Dmitry Pashkevich
Related protips
7 Responses
I like this type of games.
@seuros me too! Do you know any other games like that?
I found this today : https://schemaverse.com/ for postgresql
Nice find... that was definitely fun
How did you solve l.13?
I solved in this way: https://gist.github.com/anonymous/11197410
but i don't like my solution too much.
@esolitos, I haven't had enough time yet to play through the game, but I'll follow up when I reach level 13
Not coding, but VIM-adventures is a fun way to learn VIM commands.