Skip to content

A simple tic-tac-toe game containing other, smaller tic-tac-toe games

License

Notifications You must be signed in to change notification settings

alterednode/UltimateTicTacToe

Repository files navigation

UltimateTicTacToe

A version of Ultimate Tic Tac Toe, made in Unity.

How to play

This tic-tac-toe game consists of 9 smaller tic-tac-toe games. In order to win the game, you need to win in 3 smaller games in a row. There's a twist though, depending on which box you choose inside of one of the smaller boards, your opponent is locked to that same tile on the big board next round.

For instance, if you play in the bottom right tile of a small board, your opponent will only be able to play within the bottom right game. It's hard to explain in text, but becomes pretty clear when you play. During your turn, you can only play where the green box is.

Supported operating systems

Supported operating systems include Windows, MacOS, iOS, and Android. A web version can be found here

Forks and other operating systems

  • PS3 support can be found at a fork here
  • Support for older android devices lacking modern graphics features can be found at another fork here
  • Unity 5.3 webplayer support (note: this is different from HTML5!) can be found at a branch of the PS3 fork here

Screenshots

Windows/Mac iOS/Android
Windows iOS

Additional info

Xcode Project for iOS build can be found here: UltimateTicTacToeXcode