ma-shamshiri / Pacman-GameView on GitHub
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.
95Feb 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. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?