Lazy Maze
Lazy Maze
Hi,
Is the game maybe broken?
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.
Regards,
Grammaton
Is the game maybe broken?
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.
Regards,
Grammaton
-
- Posts: 60
- Joined: Fri Nov 07, 2008 10:43 am
- Location: Germany
-
- Posts: 60
- Joined: Fri Nov 07, 2008 10:43 am
- Location: Germany
Python is fine, that's what I used - learn how to use it to automate sending simple web requests (with urllib or urllib2), and then figure out how to decide what path to try next at each point.
I don't want to hint much about the actual algorithm I used, but it was about as simple as it could get - nothing complicated.
I don't want to hint much about the actual algorithm I used, but it was about as simple as it could get - nothing complicated.