Skip to content

nessabauer/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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