/TicTacToe

Tic Tac Toe game using AI

Primary LanguageJavaScript

Tic Tac Toe

Tic Tac Toe web app using jquery and minimax algorithm for AI. Check it out here. Minimax algorithm taken from Ahmad Abdolsaheb.