Skip to content

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

Notifications You must be signed in to change notification settings

rishir95/PacMan-AI-Agents

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

No releases published

Packages

No packages published

Languages