programingnoob
Technical User
Hi,
Is there a way to get Perl to solve a maze? The maze is a map, split into squares. Some blocks are impassible, and the program should find the shortest way from one point to another.
Thanks
Is there a way to get Perl to solve a maze? The maze is a map, split into squares. Some blocks are impassible, and the program should find the shortest way from one point to another.
Thanks