Ain't it funny how the knight moves?
41–50 of 211 posts
Re: Ain't it funny how the knight moves?
#42Nice challenge. Can someone help me understand why other posters want highlighting for visited squares?
Re: Ain't it funny how the knight moves?
#43Earlier quoted context omitted.
I agree, but I wonder if it's on purpose. I found the repo[1] and it's very small readme says it's a "Chess visualization exercise" So I'm wondering if it's an extreme exercise in memorization to help you visualize games better. (I'm just talking out my butt here, I know nothing about chess puzzles) [1]: https://github.com/jairtrejo/knight-moves
It is, because you need to get to the square that's indicated, not any random square.
Re: Ain't it funny how the knight moves?
#44I think the instructions should be: Move to the square indicated below the board without moving to a square the queen can capture and without capturing the queen. Once accomplished a new square will be indicated. Repeat until all possible squares are done.
Re: Ain't it funny how the knight moves?
#45I think the instructions should be: Move to the square indicated below the board without moving to a square the queen can capture and without capturing the queen. Once accomplished a new square will be indicated. Repeat until all possible squares are done.
Re: Ain't it funny how the knight moves?
#46I gave up after 4 minutes. It's really tough and I only got partway through the second row. I play OK chess (slightly above average on lichess) but it is a really tough visualization exercise.
for anyone who did it to completion, how long did it take? did you speed up by the end?
Re: Ain't it funny how the knight moves?
#47Love it. Anyone found a strategy better than “choose a path that will get you there that has a square in the largest quadrant, and jump from there”?
Re: Ain't it funny how the knight moves?
#48Re: Ain't it funny how the knight moves?
#49I wish it could keep track of where the knight has already been.
Re: Ain't it funny how the knight moves?
#50I love it.