Modify spiral of spirals such that the direction of sub spirals start from almost the opposite direction to the current spiral. Source Code: (This code may run a few minutes)
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