An implementation of the UC Berkeley's "Introduction to Artificial Intelligence" (CS 188) course's Pac-Man project.
artificial-intelligence pac-man minimax heuristics breadth-first-search alpha-beta-pruning depth-first-search expectimax uniform-cost-search a-star-search berkeley-ai aima-python suboptimal-food-search
-
Updated
Jun 28, 2020 - Python