Ask Stockfish for the best move in a position
Arguments
- fen
Full FEN string of the position.
- movetime_ms
Engine thinking time in milliseconds.
- engine_path
Optional path to a Stockfish binary (defaults to the cached/downloaded one via
ensure_stockfish()).