Algorithm and Data structure course project.
Visual Studio 2015.
A fibonacci-heap implementation of protect the castle game.
To understand the game and the code read the report.pdf.
To run the game build the project and run Source.cpp.
To change the game input change the input file name in line 138 (In Source.cpp).