Skip to content

apexkid/pac-find

Repository files navigation

Searching in Pacman-The Game

Pacman agent finds paths through his maze world, both to reach a particular location and to collect food.

Implemented breadth-first search, depth-first search, a* search, as well as making use of heuristics.

About

A pacman game simulation search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages