Implementation of many popular AI algorithms to play the game of Pacman such as Minimax, Expectimax and Greedy.
Primary LanguagePython