Pathfinding Algorithm For Pacman [closed]

Well this depends, do you actually want to make the ghosts work like they do in Pac-Man?

Here’s a description of how the ghosts’ chase AI works (they each work differently). Make sure to read the above Chapter too about how they actually try to get to their target tile. That page is a wonderfully in-depth analysis of Pac-Man, interesting read.

Leave a Comment