Pacman Proto OpenSource
About
W, A, S, D or Arrows to move.
P to Pause and Esc to Quit.
This game was made for learning purpose. Inside unreal engine 4 with C++ and a little bit of blueprints.
If you want to learn about the code, you can access it from here:
https://github.com/Luccasdam/PacmanProto
If you download the project from git. You have some debug options to visualize what is happening. For example, in the Ghost you can activate box to see where the Ghost is Targeting or witch state he is at run-time.