elixir_tictactoe v0.3.2 Game

Summary

Functions

draw?(game)
get_current_player(game)
make_next_move(game)
mark_cell_for_current_player(game, cell_to_mark)
status(game)
winner(game)