Skip to content
#

astar

Here are 182 public repositories matching this topic...

In this project, the Pac-Man agent finds paths through its maze world, both to reach a particular location and to collect food efficiently. Search algorithms such as Depth First Search, Bread First Search, Uniform Cost Search and A-star search are applied to Pac-Man scenarios.

  • Updated Nov 6, 2017
  • Python

Improve this page

Add a description, image, and links to the astar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the astar topic, visit your repo's landing page and select "manage topics."

Learn more