Pacman - DFS Implementaion with animations DFS implementation of the famous Pacman game with GUI animation. Demo pacman-gui.mp4 ⚫ Grey: walls, 🔵 Blue: movable path, 🔴 Red: food, 🟡 Yellow: pacman Libraries Used: os and sys numpy queue: for LifoQueue tkinter and time: for animation