Skip to content

Artificial Intelligence Algorithms on the PACMAN (Berkeley CS188 Intro to AI)

Notifications You must be signed in to change notification settings

senihcerit/ai-pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PACMAN

AStar Search, Alpha-Beta Pruning, Minimax Algorithms, Depth-first Search, Breadth-first Search etc.

These AI algorithms' implementations on the Pacman game