Template:Tic-tac-toe
Tic-tac-toe: perfect play always draws
| X | O | X |
| X | O | O |
| O | X | X |
A finished game with no three-in-a-row: a draw. When both sides play perfectly — take a winning move, block the opponent, make and block forks, then prefer the center and corners — every game of tic-tac-toe ends like this. Against a random opponent, the same strategy wins easily. An interactive version — choose X or O and how the computer plays — is available with JavaScript enabled.
This template adds an interactive widget for users to play tic-tac-toe against the computer. There are no parameters at this time.
TemplateData
TemplateData for Tic-tac-toe
| This template needs TemplateData. Please add a TemplateData section, including {{TemplateData header}}, if you are able. |