/tictactoe

TicTacToe- CS50ai

Primary LanguagePython

CS50 AI tictactoe

Using Minimax, implemented an AI to play Tic-Tac-Toe optimally.

I dare you to win!! :)

Usage

pip3 install -r requirements.txt

python3 runner.py