This is the first game I created in the first year of my Games Development course. Overall I’m pretty proud with how it turned out. Yeah, there’s a few glitches and it’s pretty basic, but it’s certainly playable.

If I were to revisit this project, there are a few changes I’d like to make. Firstly, I ‘d create the levels using text files. Secondly, I’d make my code a lot more object-oriented (I’m ashamed to admit the code was all contained within a single .h and .cpp file). Finally, I’d probably make Pacman travel a wee bit faster.

The sound effect and textures were taken from royalty-free sites, but the music you hear (as well a couple of the sound effects) were created by yours truly.

Below is a link to the repository that contains an executable of the game.

Pacman Clone

PacmanTitle

Pacman