You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the MiniMax Algorithm with the Alpha-Beta Pruning Algorithm to calculate the best Tic Tac Toe moves.
This is the follow-up version of my previous Tic Tac Toe AI.