mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
Tracks: add standalone solver program.
Having one of these makes it much easier to debug what's going on when the solver can't solve something. Also, now the solver can grade the difficulty of a puzzle, it's useful to expose that feature in a command-line tool.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,6 +62,7 @@
|
||||
/tents
|
||||
/tentssolver
|
||||
/tracks
|
||||
/trackssolver
|
||||
/towers
|
||||
/towerssolver
|
||||
/twiddle
|
||||
|
Reference in New Issue
Block a user