Skip to content

Project for Introduction to A.I. - Module taken at KU Leuven. Based off the CS Berkeley Pacman Project.

Notifications You must be signed in to change notification settings

fos9191/Pacman-Project

Repository files navigation

Project for Fundamentals of A.I. (Part 1) - module taken at KU Leuven

The objective of part 1 of the project was to implement the following algorithms along with some heuristics.

  • Depth-first search
  • Breadth-first search
  • A* search (also creating the heuristic)

The only files that were changed are search.py and searchAgents.py. Everything else was provided.

About

Project for Introduction to A.I. - Module taken at KU Leuven. Based off the CS Berkeley Pacman Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages