Anybody think of another way to do the robot levels without adding any state? https://gist.github.com/db41e069df7bae142248
Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
141–150 of 246 posts
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#142Perhaps consider a level select, since it's able to remember your solutions?
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#143Any tips for level 9? I can't seem to find a handle on the raft to be able to modify its behaviour directly.
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#144Anybody think of another way to do the robot levels without adding any state? https://gist.github.com/db41e069df7bae142248
http://qiao.github.io/PathFinding.js/visual/
You'd just need to recalc the pathfinder each time.
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#145Can anyone give me a hint for level 12?
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#146Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#147Chrome seems to crash every four or five levels and it forces me to reload the page. It's a tad annoying going back through my levels. Perhaps consider a level select, since it's able to remember your solutions?
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#148I didn't get the last 3 DOM-based ones. I just randomly hit my arrow keys and until I completed the levels. Otherwise a very cool game!
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#149I love this game! Such a cool idea, and very well executed. My biggest critique so far is that it's extremely hard for me to tell the difference between #311 and #000 for the `.disabled` lines (I'm mildly red-green colorblind). Changing it to #711 fixed it for me, but I can imagine it would be impossible to even see #F11 for certain colorblind individuals. Perhaps some other kind of indication that a line is editable…
Re: Show HN: Untrusted, a JavaScript adventure game you play by modifying its source
#150:'( I'm stuck at crispsContest.js lvl