Inspiration
I decided to make my own version of Pacman as a project.
What it does
Control pacman using arrow keys. Uses library in C.
Challenges we ran into
Since is a deprecated library and there aren't any good documentation on how to handle stuff, I had to scratch my head for hours. I tried using double buffering for a better frame rate.
What we learned
Use of graphics in C language.
What's next for Pacman
Include ghosts.
Built With
- c++
- graphics.h
Log in or sign up for Devpost to join the conversation.