Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 663 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 663 Bytes

Pacman

Ai agent for pacman, using Minimax(with alpha beta pruning) and expectimax.

Gameplay

minimax_depth1.webm
expectimax_depth1.webm

Performance tests

Note the random movements of ghosts in each test, leading to unique situations in every match.

image



image