Hacker News new | ask | show | jobs
by TurkishPoptart 1250 days ago
How to get it to C8? Gah!
2 comments

Took me ages. What finally helped me was to work backwards from c8. What squares can get to c8? Which of those squares can I eliminate (e.g. because to get there I'd have to be on a square covered by the queen) and so on.
That's how I had to do almost every move. It's really a graph search!
from e7?