Skip to content

OuiHui/ultimate-tic-tac-toe

Repository files navigation

Ultimate Tic Tac Toe React

A React implementation of Ultimate Tic Tac Toe (Firebase real-time multiplayer support in progress)

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Installation

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

How to Play

Local Game

  1. Click "Local Single Player"
  2. Take turns clicking on the game board
  3. Try to win 3 small boards in a row!

Game Rules

  • Win small boards by getting 3 in a row within each 3×3 grid
  • Your move determines which board your opponent must play in next
  • If the target board is full or already won, opponent can play anywhere
  • Win the game by getting 3 small boards in a row!
  • If your timer runs out, you automatically lose

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •