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
Threw this together in a couple hours. Minimax AI plays tic tac toe against you
Python