dcbriccetti/letter-boxed-game-solver

Way to specify puzzle to solve either as command line argument, or input if command line argument doesn't exist

DavidRBailey opened this issue · 0 comments

It appears that code must be edited to solve a particular puzzle.

Code function would benefit from allowing a command line argument to specify the puzzle to solve, or if missing, rather than solving a specific puzzle set in the code, prompting the user for input of the puzzle to solve.