Hedge Maze

From Dyrdex.com
Jump to navigation Jump to search

For the Hedge Maze in Nevermore.

This is spelled out super well on Rodpedia, but I've simplified it even more here for morons.

From the entrance to Nevermore:

Step 1:

n;n;e;n;w;n;n;n,se;w;gla  (check for trans to "exits:n;se") 
   No Trans: n;s;w;gla  until trans to "exits:n, se"

Step 2:

n;n;w;w;w;dro 1 coin;gla (check for trans to no coin room.)
   No Trans: e;w;gla    until trans to no coin room.

Step 3:

w;s;sw;w;n;n  (check if trans out echos.)
   No Trans: e;n;       until trans out


There's a few other heuristics you could do similarly, that's just how I do it. Actually in the above, I'm walking 'the long way' at some point unecessarily, but I don't care to fix it. This is super easy to script up as well, so once you do that, you never have to futz with it at all ever again in your life.