Y
Hacker News
new
|
ask
|
show
|
jobs
by
tantalor
39 days ago
Really nice but I wish I didn't have to click "Check" every time after moving the pieces. It could do that automatically.
2 comments
hatthew
39 days ago
I put `setInterval(checkBoard, 100)` in the console to do it automatically.
link
xdennis
39 days ago
I think that's intentional as in chess you're supposed to come up with the solution without feedback. The puzzle predates computers.
link