Tools

Tic-Tac-Toe Analyzer

Analyze a Tic-Tac-Toe board state using the minimax algorithm . Enter 3 lines of 3 characters (X, O, or . for empty). Shows the current game state, who won or if it is a draw, and the optimal next move with minimax score.

Board (3×3, e.g. X.O / .X. / O..)

0 chars; 0 lines

Copy URL with parameters
Get QR code
Copy to clipboard
Save to file
output

Analysis

0 chars; 0 lines

Get QR code
Copy to clipboard
Save to file
Share

marduc812

2026