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
TicTacToe game made using the Minimax Algorithm.
Will add a gui later using PyGame
🚧 Progress
2nd November: The game is now playable in text form however the first turn is VERY slow(takes a few minutes.
Will have to fix that before moving on to the GUI.