We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A TicTacToe game made with minimax algorithm and alpha beta pruning using Python for our Introduction to AI project.