execute
Executes a move at the parsed coordinates.
Return
A CommandResult with the updated game state or an error message.
Parameters
args
The coordinate arguments (see parseCoordinateArgs for formats).
context
The current game context.
Executes a move at the parsed coordinates.
A CommandResult with the updated game state or an error message.
The coordinate arguments (see parseCoordinateArgs for formats).
The current game context.