The position that results from playing a move
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.
The position that results from playing a move
A chess.js V8 context from new_chess_context().
A FEN string of the position before the move.
A UCI move string.