/AI-Pacman

A Pacman Game that runs using implemented Algorithms and Machine Learning

Primary LanguagePython

AI-Pacman

Python

Implementing several Algorithms to make Pacman find its Path, eat all Dots, kill all Enemies in an efficient manner.

We will see how using different methods affect the run time and complexity of Pacman.