ttt_core v0.1.0 TicTacToe.Rules

Link to this section Summary

Link to this section Functions

Link to this function game_is_over?(game)
Link to this function game_is_tied?(game)
Link to this function game_is_won?(game)
Link to this function game_is_won_by?(game, player)
Link to this function is_winning_combo?(board, combo, player_marker)
Link to this function winning_index_combos(game)