Hacker News new | ask | show | jobs
by joeframbach 1249 days ago
Except, it's not accurate. It says "move the knight to every square" but the game is actually "move the knight to the next square specified".
1 comments

It might not be obvious, but the specified squares are "all the squares in the order right to left, top to bottom without those the queen can attack" as the text instructs.
The text changed since my comment was posted.