This is the first project of the Spring 2014 CS 188 (introduction to Artificial Intelligence) class at UC Berkeley. It implements different search algorithms (DFS, BFS, UCS and AStar). Pacman does not work against adversarial agents (ghosts) but can clean up a board highly efficiently with AStar search and the foodHeuristic (implemented in searchAgents.py).
-
Notifications
You must be signed in to change notification settings - Fork 3
This is the first project of the Spring 2014 CS 188 (Introduction to Artificial Intelligence) class at UC Berkeley. It implements different search algorithms (DFS, BFS, UCS and AStar). Pacman does not work against adversarial agents (ghosts) but can clean up a board highly efficiently with AStar search and the foodHeuristic (implemented in searc…
Jornason/pacman
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is the first project of the Spring 2014 CS 188 (Introduction to Artificial Intelligence) class at UC Berkeley. It implements different search algorithms (DFS, BFS, UCS and AStar). Pacman does not work against adversarial agents (ghosts) but can clean up a board highly efficiently with AStar search and the foodHeuristic (implemented in searc…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published