This game has a really nice Pattern Looks like a highway
I also have some Problems with this level. I am asking me, if we really should play it until the end or find some way to calculate it. Its not growing linear but maybe we can find the oscillations and calculate it then?
I have the same problem. i analysed the first values, and programmed the iteration sequence. I did it on some diffrent way, with math (pen and paper) and with a calculation loop, i am always getting the same result. "...999...". I checked it more times, but i cannot find the problem. :-/
Seems the Map is bigger than i assumed, i started drawing it using a pen and paper but i have almost a DINA4 Full and i am afraid of that the the page is not big enough, since this i the second one i have to redraw
After some tries, i stopped this level. I did some workarounds with some injections in user-agent => no luck tried some extra headers like, date, cache-control and so => no luck I figured out that user-agent is only cheking for some strings. i assume something like this pseudo code: if insideuserage...
I am always getting the same results for the directions like a static page.
I can move 10 times down, and after i move again up i am again outside the edge.
Same Problem for right and left.
I had the same problem, first i didn't understand fully what was meant by the cycle value, but after looking into the python source i figured out that using minus is not leading to the solution. Then i used another calculation way, i think its obvious which one :-) the funny thing is, with the secon...