Skip to content

zireline/slider-puzzle

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages