Pac-man_python This project his about to remake the original Pacman game in python, in 1 weak for a school project. How to play Library to install : pip install pygame pip install dijkstar pip install heapq Launch the game : Use python 3.9 "python main.py" in the folder Quit the game : press escape