Pac man in C++




 During Fall '22, I took a course called "Advanced Programming Techniques" where we made notable coding projects throughout the semester mostly in C++. The one that resonated with me the most was Pac-Man.

Gameplay link: https://youtu.be/IPKIahpheLg

Code: https://github.com/jujutheboss4/PacManECE4122

Comments