read FEN from url parameter
I would like to load FEN from url parameters, so I could share a link of this tool preloading a specific FEN scenario.
something like:
https://nextchessmove.com/?fen=[FEN-DATA]
other tool sample doing this: https://www.dailychess.com/chess/chess-fen-viewer.php?fen=r2NNb1r/1p1np2p/p1np2pk/q5B1/4P1P1/8/PPPQ1P1P/R3K2R%20b%20-%20-%201%201
1
vote