Tic Tac Toe — Single File

Tic Tac Toe

Turn: X
X
0
Ties
0
O
0
Instructions
Click a square to place X or O. In CPU mode, you are X and move first. Use Undo to revert one move (not supported against minimax depth-limited CPU).
Built as a single-file demo. Want a different style or stronger AI? Tell me!