Skip to content

fredlacs/pacman-ai

Repository files navigation

Pacman AI

Runs on python2.7 without any dependencies.

Small grid

python pacman.py -q -n 10 -p MDPAgent -l smallGrid

Medium grid

python pacman.py -q -n 10 -p MDPAgent -l mediumClassic

Remove the -q flag to view the game in progress. Makes it significantly slower.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages