makeMove: Apply the move to the current game state an produce a new...

Description Usage Arguments Value Examples

Description

Apply the move to the current game state an produce a new game state.

Usage

1

Arguments

gameState

The gameState to apply the move to.

move

The move to be applied to the game state.

Value

gameState The game state after applying the move to the game state.

Examples

1
2

rt3 documentation built on May 2, 2019, 6:38 a.m.