Pac-Man-Clone

A Python implementation of the classic Pacman game using Tkinter for the GUI. Developed without external libraries like Pygame to demonstrate fundamental programming concepts and event-driven design in a graphical interface.

View on GitHub

Created: December 17, 2024

Last updated: December 17, 2024

Project README