/TicTacTo

Primary LanguageJavaScriptMIT LicenseMIT

Tic Tac Toe game

tic tac toe game with ai based and 2 player support.

how ai works?

the ai is using minimax algorithm you can read about it in here. Read

Play

you can play the game for yourself and try to beat the ai. Play