Pac Man MinGL

Uploaded:
08-08-2023
Updated:
21-03-2024
Source Code:
GitHub
Description:
This is a university project developed using C++ and OpenGL, utilizing a custom MinGL library developed by a university teacher. The project entails the creation of a Pac-Man game where players are tasked with collecting all available points while evading ghosts, and they have a total of three lives at their disposal. In this game, players can exclusively engage in collecting points and evading ghosts. Following a victory in one game, the subsequent game will exhibit heightened difficulty, marked by increased speeds for both ghosts and the player. The game's configuration settings can be modified through a YAML file, which includes the ability to customize the game's map as well.