• Stars
    star
    1
  • Language
  • License
    MIT License
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implement the bi-directional A* search algorithm to find the optimal path for Pacman in a given maze. Handle complex maze layouts, including obstacles, walls, and multiple food pellets.