This project is a full implementation of the classic Pacman game developed in Java using the built-in AWT/Swing graphics library. The game was created in IntelliJ IDEA as a practical study project ...
A detailed Design Document (see design-document.md in this repository) outlines the rationale behind the class hierarchy and distribution of responsibilities, showcasing a deliberate approach to ...