文件名称:game_ink_blot9
介绍说明--下载内容均来自于网络,请自行研究使用
Ink Blotting
One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square
is marked with the number ‘1’. All free, valid squares north, south, east and west around the
number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around the two
are 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 edge
of the maze), or,
No more free squares are available, and hence no exit is possible.
-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.
One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square
is marked with the number ‘1’. All free, valid squares north, south, east and west around the
number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around the two
are 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 edge
of the maze), or,
No more free squares are available, and hence no exit is possible.
-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2007week4.pdf
inkblot.c
inkblot.c