Skip to content

implementation of search algorithms in pacman algorithm

Notifications You must be signed in to change notification settings

RiddhiRex/AI_Pacman_searches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_Pacman_searches

Pacman game is implemented using different search algorithms and AI concepts such as DFS, BFS, Uniform cost search, A* search, corner's problem and multi-agent environment such as Reflex Agent, Alpha-Beta pruning, Minimax, Expectimax.

It was done as a series of projects given part of CSE:537 Artificial Intelligence Fall 2017.

About

implementation of search algorithms in pacman algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages