Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PacMan-AI-Agents

Implementation of BFS, DFS, A*, HillClimber, Genetic, MCTS Agents

How To Run

⁃ To play pacman:
python pacman.py
⁃ To run a certain agent using graphics use the following command:
python pacman.py -p AgentName

About

Implementation of BFS, DFS, A*, HillClimber, Genetic, MCTS Agents

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages