/Tic-Tac-Toe

Play Tic Tac Toe against an AI

Primary LanguagePython

Tic-Tac-Toe

The code generates a database of all possible gameboards and calculates the probability of winning for each board to determine the best possible move for it to make.