Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 158 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 158 Bytes

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