/Tic-Tac-Toe-AI-with-Graphics

User can play against computer AI, using Minimax Algorithm, (UI included)

Primary LanguagePython

Tic-Tac-Toe-Algorithm-with-Graphics

The computer plays against the user using the Minimax Algorithm and Alpha-Beta pruning. Tkinter is used for the UI