You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pacman attempts to use A* to find a way through the maze. After thinking through about 7000 possible steps Pacman is able to complete the trickySearch.
python pacman.py -l trickySearch -p AStarFoodSearchAgent