Skip to content

xujiachang1024/Q-Learning-Pac-Man

Repository files navigation

Implementation of Q-Learning to Devise Pac-Man Strategies

How to run

This version of Intelligent Pac-Man is running on Python 2.7 environment. The visibility of the agent in this Pac-Man project is extremely limited, just like someone is running through the maze for real.
Run the following command to play the game:

python pacman.py -p QLearnAgent -x 2000 -n 2010 -l smallGrid

About

Implementation of Q-Learning to Devise Pac-Man Strategies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages