Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 142 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 142 Bytes

TicTacToe

An AI TicTacToe program made using Python (Jupyter Notebook), applies the MinMax and AlphaBeta Pruning search algorithms || GUI.