This is a bit of an experiment. Hopefully I can get it to work.
Find the starting point and visit each of the square to reach the 'treasure' in the middle marked with a T.
The directions can be read as: 1N:2W = 1 North, 2 West (or up on, left two). To make the square work, I'm putting in xx if there is no second direction. So, 2S: xx means go down two.
1S | 1S | 2S
1E | 1E | xx
-------------
1S | T | 1N
xx | xx | 2W
-------------
1E | 2N | 2W
2N | 1E | 1N
I feel, the way shoudld be
ReplyDelete1E:1N:2W:1E:2N:xx: T
www.guessthelogo.blogspot.com
Sorry to get to this so late.
ReplyDeleteStart at 2N:1E
this leads two up and one right to:
2S:XX
this leads two down to:
2W:1N
this leads two left and one up to:
1S:XX
this leads one down to:
1E:2N
this leads one right and two up to:
1S:1E
this leads one down and one right to:
1N:2W
this leads one up and two left to:
1S:1E
this leads one down and one right to:
T:XX
I agree with you oudeis. In order to hit all the boxes, you have to start at 2N:1E at the bottom middle.
ReplyDeleteNice write-up of the solution, too!