yash9657 / Pac-Man-Search

This repository contains solution to the pacman search problems of the UC Berkley CS188 AI class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pac-Man-Search

This repository contains solution to the pacman search problems of the UC Berkley CS188 AI class.

Navigate to the search.py file in the root and look up the dfs, bfs, ucs, and astar implementations. If you wish to get more information about the question, http://ai.berkeley.edu/search.html this is the link to the task.

About

This repository contains solution to the pacman search problems of the UC Berkley CS188 AI class.


Languages

Language:Python 100.0%