ttt_core v0.2.0 TicTacToe.Game
Link to this section Summary
Link to this section Functions
Link to this function
assert_is_over(game)
Link to this function
new(board, player_1, player_2)
Link to this function
switch_players(game)
Link to this function
take_turn(move_index, game)
Link to this function
update_board(game, move_index)