🎮 Play it here!
Ultimate Tic-Tac-Toe is a variation of the very well-known game, Tic-Tac-Toe (also known as Noughts and Crosses). Play against a friend, or see if you can beat the computer!
The Ultimate Tic-Tac-Toe grid is similar to the conventional Tic-Tac-Toe grid, but inside each of the nine large squares, is an additional 3x3 grid.
To win the game, you must win three large squares in a row. To win each large square, you have to get a three in a row within the smaller grid.
To start the game, X can play anywhere. As in the standard version, O goes next. But there's a twist. The small grid that O must play in, is determined by where X played. For example, if X played in the bottom-right square of its smaller grid, O would have to play in the bottom-right grid.
The game then continues similarly, with the grid for the next move being determined by the last move. If the grid has already been won, the next player can move anywhere.
- Frontend: Github Pages
- Game: Godot Engine
Ultimate Tic-Tac-Toe is licensed under the MIT License. You are free to use, copy, modify, and/or publish this project, or any part thereof, for commercial or non-commercial purposes. Attribution is appreciated, but not required.
- Titles generated by FontMeme using Morning Star
- X and O Icons by Jozef Mikulcik from Pixabay
- Game made with the Godot Engine