Use minimax tree search algorithm with alpha-beta pruning to write AI Tic-Tac-Toe player. You may also want to add randomness to your AI player so that it won’t play the
You can draw an oval given center after finishing the project. Now animate the rotating oval at the fixed center. Also add changing color for fun with colorsys library.