Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 903 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 903 Bytes

T3

alt T3 -- Ultimate Tic-Tac-Toe

Multiplayer Ultimate Tic-Tac-Toe on AngularFire

The game consists of 9 Tic-Tac-Toe boards. The goal is to get three boards in a row.

Rules:

  • The first player to get three-in-a-row on a board, owns the board forever
  • Your move decides the board your opponent gets to move in next. For example, when you make a move to claim the center square (on any given board), your opponent's next move must be on the center board
  • When you get sent to a board that is already full, you get to go anywhere
  • When a board ends up in a tie, the board belongs to nobody
  • Happy Tic-Tac-Toeing!

Features:

  • Play against random opponent online
  • Play against friend by sending a URL
  • Play locally on 1 computer

Dev

just make