rajprateek / PacmanAI

AI search algorithms used with Pacman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PacmanAI

Contains implementation of various search algorithms (BFS, DFS, A star and Uniform cost graph search) applied to the pacman scenarios.

About

AI search algorithms used with Pacman


Languages

Language:Python 100.0%