Tic-Tac-Toe




Using a basic adversarial search algorithm, I built a tic-tac-toe AI that will either tie or win, but never lose. You can checkout the code on my Github!
Using a basic adversarial search algorithm, I built a tic-tac-toe AI that will either tie or win, but never lose. You can checkout the code on my Github!