Tic Tac Toe Game

A multiplayer Tic Tac Toe game with real-time functionality

Project Overview

This Tic Tac Toe game offers multiple play modes: against the machine, against a friend on the same device, or against a remote player using Firebase Firestore for real-time updates. It's a great example of implementing real-time functionality in a mobile game.

Key Features

  • Play against machine
  • Local multiplayer on the same device
  • Online multiplayer using Firebase Firestore
  • Real-time game updates
  • Practice real-time database interactions

Technology Stack

Frontend

FlutterCubit (State Management)

Backend

Firebase Firestore

Additional Features

Real-time updatesMachine opponent

Detailed Features

  • Single-player mode against machine
  • Local multiplayer on the same device
  • Online multiplayer with real-time updates

  • Real-time game state synchronization
  • Player matching for online games
  • Secure and scalable backend

  • Intuitive game interface
  • Smooth transitions between turns
  • Real-time updates for online games

App Screenshots

App Screenshot 1
App Screenshot 2
App Screenshot 3
App Screenshot 4
App Screenshot 5
App Screenshot 6
App Screenshot 7
App Screenshot 8