Skip to content

maxgillum4/ai-search-algorithm-pacman

Repository files navigation

Pacman Search Project

Implementation of search algorithms (DFS, BFS, UCS, A*) for UC Berkeley's Pacman AI projects.

How to Run

python pacman.py -l mediumMaze -p SearchAgent -a fn=astar,heuristic=manhattanHeuristic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages