sethmichel / AI-tic-tac-toe

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%