You do not need any major path finding algorithms to implement pac-man. The original actually did not use path finding at all. All you need to do is a bump and grind type algorithm where if pacman...