Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 303 Bytes

Minimax + Alpha Beta Prunning algorithm implementation

Implementation of AI player who plays Tic-Tac-Toe optimally.