Running the project run the code using the following command dart run ./bin/slider_puzzle.dart <filename> replace with a puzzle file name. Build the project using the following command dart compile exe ./bin/slider_puzzle.dart -o slider_puzzle.exe Run the binary using the following command slider_puzzle puzzle04.txt