i need a help in making pacman ….
i want to make an AI for the ghosts which mean i need to implement a path finding algorithm and i chose A* but i had a problem with the implementation of this algorithm in pacman
iam using sfml and c++ in making the game so is there any one can help me