A remake of the Arcade version of the game PAC-MAN. It's being developed using the opensource LDK game engine (https://github.com/marciovmf/ldk).
- Implemented basic waypoints and dots solution for the pac-man and ghosts;
- Implemented basic AI for all ghosts.