Convert a UCI move to SAN for a position
Arguments
- ctx
A chess.js V8 context from
new_chess_context().- fen
A FEN string of the position before the move.
- uci_move
A UCI move string (e.g. "e2e4", "e7e8q").
Convert a UCI move to SAN for a position
A chess.js V8 context from new_chess_context().
A FEN string of the position before the move.
A UCI move string (e.g. "e2e4", "e7e8q").