This is my attempt at a Pacman clone it was done in OpenGL.
For this project, I implemented my own version of A* pathfinding. At the moment I do not have any plans to add more to this project but I will try to test my pathfinder algorithm in a more complex game with more characters
