A command line tool that solve word search puzzles
Run:
mkdir cmake-build
cd cmake-build
cmake ..
cmake --build .You can use the word scrambler program to generate puzzle files for this program.
A command line tool that solve word search puzzles
Run:
mkdir cmake-build
cd cmake-build
cmake ..
cmake --build .You can use the word scrambler program to generate puzzle files for this program.