Skip to content

stoimenoff/ultimate-tic-tac-toe

Repository files navigation

Ultimate Tic-Tac-Toe

The game

Ultimate tic-tac-toe is a "variation" of the famous tic-tac-toe game. Each square of the original grid is repalced with... another tic-tac-toe game. So you have to win 3 grids in a row to win. In addition, there are some move regulations. More info here.

This implementation of the game

This project is supposed to implement the following functionalities:

  1. Singleplayer game with 3(maybe 4) difficulties.
    • Option for "best of N" game
    • Save/load option
  2. Hotseat multiplayer game.
  3. Online peer-to-peer multiplayer game.
  4. Wathcing Bot(AI) battles. (Two bots playing against each other.)

About

Ultimate Tic-Tac-Toe game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages