AI_lab2
use these three algorithms,I complete the baid game AI.let the game avator move by itself to find the success road.
the depthfirst algorithm can find a successful road. the limiteddepthfisst algorithm is more intelligent. the Astar algorithm is the most difficult,but works best