Pac-Man

Pac-Man Clone (DAE Programming 4) 

Recreated the classic Pac-Man game as part of the Programming 4 course at DAE, using a self-built game engine. Applied various game programming patterns from Game Programming Patterns by Robert Nystrom and adhered to the C++ Core Guidelines to ensure clean, maintainable code.