There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a Pacman game implemented by C++ and SFML multimedia interface. It is done by using some data structure such as vectors and linked lists, and algorithms such as Dijkstra and AVL tree.