CS170_Eight_Puzzle To run the code, compile it first: g++ main.cpp board.cpp jstar.cpp Then execute the code by entering: ./a.exe You will receive further instructions while execution :)