BiblioPixelAnimations.matrix.TicTacToe.
Tic
Bases: object
object
O_won
X_won
alphabeta
available_combos
what combos are available?
available_moves
what spots are left empty?
clearBoard
complete
is the game over?
get_enemy
get_squares
squares that belong to a player
make_move
place on square on the board
tied
winner
winners
winningCombo
winning_combos
TicTacToe
Bases: bibliopixel.animation.matrix.Matrix
bibliopixel.animation.matrix.Matrix
determine
drawMove
pre_run
step