An Interactive Menu
This is the maze game
Written by using concept of file handling and double buffering , breadthfirstSearch and graphs
Just use the command to build the game for windows
g++ *.cpp -o mazegame
and voila! the game is build and ready to be played