Introduction - If you have any usage issues, please Google them yourself
Ink BlottingOne method for escaping from a maze is via ink-blotting. In this method your starting squareis marked with the number 1. All free, valid squares north, south, east and west around thenumber 1 are marked with a number 2. In the next step, all free, valid squares around the twoare marked with a 3 and the process is repeated iteratively until: The exit is found (a free square other than the starting position is reached on the very edgeof the maze ), or, No more free squares are available, and hence no exit is possible.
Packet : 27796698game_ink_blot9.rar filelist
inkblot.c
2007week4.pdf