You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the repository that you submit your labs to.
About
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.