<Comment deleted by user>
I am just leaving this one here for anyone who wants to analyze 960 positions.
https://farley-gpt.github.io/Chess960-Generator/
I am just leaving this one here for anyone who wants to analyze 960 positions.
https://farley-gpt.github.io/Chess960-Generator/
That's the one! Now let's convince Lichess to implement that generator :)
That's the one! Now let's convince Lichess to implement that generator :)
@KV364 @bufferunderrun
To answer the UI/UX part of the question, I recently updated my site to have chess960 positions, and I use a searchable dropdown for the start position:
https://www.chessfromposition.com/chess960
It shouldn't be too difficult to implement something like that on lichess.
Also, you probably already know this, but if you have the FEN of the starting position, you can load the starting position directly in the lichess analysis board using
https://lichess.org/analysis/chess960/<the fen>
e.g.
@KV364 @bufferunderrun
To answer the UI/UX part of the question, I recently updated my site to have chess960 positions, and I use a searchable dropdown for the start position:
https://www.chessfromposition.com/chess960
It shouldn't be too difficult to implement something like that on lichess.
Also, you probably already know this, but if you have the FEN of the starting position, you can load the starting position directly in the lichess analysis board using
https://lichess.org/analysis/chess960/<the fen>
e.g.
https://lichess.org/analysis/chess960/bbqnnrkr%2Fpppppppp%2F8%2F8%2F8%2F8%2FPPPPPPPP%2FBBQNNRKR%20w%20KQkq%20-%200%201
In GitHub: https://github.com/lichess-org/lila/issues/1662
maybe soon
In GitHub: https://github.com/lichess-org/lila/issues/1662
maybe soon
This topic has been archived and can no longer be replied to.
