yo35 / rpb-chessboard

A WordPress plugin to display chess games and diagrams (using the standard FEN and PGN notations).
https://wordpress.org/plugins/rpb-chessboard/
GNU General Public License v3.0
36 stars 16 forks source link

Custom start positions for Chess Games #264

Closed rademakeronline closed 1 year ago

rademakeronline commented 1 year ago

I wonder, if it's possible to start a chess game with custom positions of the pieces. I tried with variations of the Chess960 examples but got errors for illegal moves.

If I did something wrong, I would be glad to hear, hoe to achive this. If it's not possible, I would be very happy, if this feature would be added.

Best wishes from Germany Christian

yo35 commented 1 year ago

Hi, This is possible. An example is available here: https://rpb-chessboard.yo35.org/documentation/pgn-syntax/#custom-initial-position

rademakeronline commented 1 year ago

Dear Yoann,

thanks for the support and the link.