/AI-tic-tac-toe

Threw this together in a couple hours. Minimax AI plays tic tac toe against you

Primary LanguagePython

AI-tic-tac-toe

Something I through together in a couple hours. Using an algorithm I learned in my AI class

Minimax search algorithm (AI) finds the best spot to pick and plays tic tac toe against you