/TicTacToeAI

A Python AI For the game Tic Tac Toe

Primary LanguagePython

TicTacToeAI

A Python AI For the Tic Tac Toe game

(Build to work with CTicTacToe)

Requirements

  • Python 3.x
  • pexpect
  • numpy

Run

python tttAI.py [Your TicTacToe Executable]