PathFinding Example. generates random maze-like map of a given size and performs pathfinding on it. (BFS search used)
Usage:
Enter width and hight to corresponding fields/
Press Generate (if map size is big can be a bit long)
On MAP:
left click sets start point.
Mouse hover moves goal. Path is redrawn on hover.
