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.

Multiplayer

//TODO: update this to have more information once the server is made

Backend

//TODO: update this to have more information once the server is made

The game uses a simple java web server coupled with a database found here

Supported operating systems

Supported operating systems include Windows, MacOS, iOS, and Android. An HTML5 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 can be found at a fork here (Please note that this is different from HTML5, and will not be getting any future builds)

Screenshots

Windows/Mac iOS/Android
Windows iOS

Additional info

Xcode Project for iOS build can be found here: UltimateTicTacToeXcode

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published