make Uci Move
Makes a move from a UCI (Universal Chess Interface) string.
Return
True if the move was made, false otherwise.
Parameters
uci
The UCI string representing the move.
Makes a move from a UCI (Universal Chess Interface) string.
True if the move was made, false otherwise.
The UCI string representing the move.