Blind Search in Pacman
Mar 30, 2020
A quick demonstration of blind search techniques being applied to the game of Pacman, and observations about the effectiveness of a simple BFS approach.
Blind Search in Pacman
Mar 30, 2020
A quick demonstration of blind search techniques being applied to the game of Pacman, and observations about the effectiveness of a simple BFS approach.