makeUciMove

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.