Skip to content

A python pacman implementation of search and searchAgents of a pacman game

Notifications You must be signed in to change notification settings

hopgausi/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COM422-ASSIGNMENT

PACMAN GAME ASSIGNMENT

Problems implemented

  1. breadth first search
  2. depth first search
  3. astar search
  4. uniform-cost graph search algorithm
  5. CornersProblem search

About

A python pacman implementation of search and searchAgents of a pacman game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages