get All Legal Moves
Returns a list of all legal moves for the current player.
Return
List of legal moves.
Parameters
board
The current board state.
current Player Game State
The current game state for the player.
Returns a list of all legal moves for the current player.
List of legal moves.
The current board state.
The current game state for the player.