jarseneault / tictactoe

Player vs. Computer Tic Tac Toe with unbeatable AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe

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

Run with python TicTacToe.py.

About

Player vs. Computer Tic Tac Toe with unbeatable AI.

License:MIT License


Languages

Language:Python 100.0%