# ma-shamshiri/pacman-game

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ma-shamshiri-pacman-game).**

95 stars · 106 forks · Python

## Links

- GitHub: https://github.com/ma-shamshiri/Pacman-Game
- awesome-repositories: https://awesome-repositories.com/repository/ma-shamshiri-pacman-game.md

## Description

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.

## Tags

### Part of an Awesome List

- [Project Documentation Examples](https://awesome-repositories.com/f/awesome-lists/devtools/project-documentation-examples.md) — Uses animated banners and GIFs for project parts.
