/tictactoe

Player vs. Computer Tic Tac Toe with unbeatable AI.

Primary LanguagePythonMIT LicenseMIT

Tic Tac Toe

Console-based Tic Tac Toe with unbeatable AI, using alpha-beta pruning negamax.

Run with python TicTacToe.py.