Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 172 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 172 Bytes

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