Pacman University Project
This Pacman game was one of the first project set by my university course we were given a framework they had created and had to produce game using c++. This was the first time I had used c++ I had previously worked with c# in college but this was a bit of a step up although my final submission was graded a first I wasn’t completely happy with it so over the summer I went back with new knowledge from the year and completed the game. As this was my first c++ project there was a learning curve with pointers and memory management, but the game came out well in the end the only thing I would go back and change with my current knowledge would be the ghosts AI as some still phase through walls.
Source code here!