Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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...

Notifications You must be signed in to change notification settings

Jornason/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

pacman

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).

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

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /