Welcome to AI Pathfinder. ------------------------------------------------------------------------- Note: Please click flag a couple of times to avoid glitches. ------------------------------------------------------------------------- AI Pathfinder is an artificial intelligence which finds it's way to the end. This is used in a lot of games such as pac-man or a tower defense game. This test randomly generates a map and then it uses Dijkstra's algorithm to find it's path. I'm trying my best to improve it. You can read more about this algorithm on wikipedia. Link --> https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm Enjoy this project. Peace :) ------------------------------------------------------------------------- Updates:- ...