Created: 2010-12-07
Updated: 2011-04-13
/p>
This is a simple autonomous maze client. Click the button to traverse maze on the server. While the client code is very basic, it will (evetuntually) solve any "simply-connected" 2D maze that is represented using the Maze+XML MIME media-type.
This client makes the following assumptions about the responses:
start, north, south, east, west, exit
Some related material:
Contact mamund -AT- yahoo -DOT- com with questions, comments, etc.
If you have created a client that understands the Maze+XML media type, send me a link and I'll post it here.