ma-shamshiri / Pacman-Game
View external linksLinks

In this project, the Pacman agent will find paths through his maze world, both to reach a particular location and to collect food efficiently. I implemented general search algorithms such as depth-first, breadth-first, uniform cost, and A* search algorithms which are used to solve navigation problems in the Pacman world.
97Feb 4, 2021Updated 5 years ago

Alternatives and similar repositories for Pacman-Game

Users that are interested in Pacman-Game are comparing it to the libraries listed below

Sorting:

Are these results useful?