Super Tic-Tac-Toe is a unique twist on the traditional tic-tac-toe game in which players play tic-tac-toe in a larger playing field consisting of 9 single squares. Each individual square is also a custom-sized game board. The object of the game is to collect three consecutive victories in the single boxes or, alternatively, to complete all of the boxes within the larger tic-tac-toe board. Interestingly though, the game requires the user to first make a corresponding move in the main board before he can make a move in a particular cell.
Categories