Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 185 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 185 Bytes

Ultimate_Tic-Tac-Toe_with_ai

A Tic Tac Toe NxN GUI board built using minimax, minimax with alphabeta-pruning, minimax with depth limit, minimax with depthlimit and alpha-beta pruning