Skip to content

rirjkl19/matt-ttt

Repository files navigation

ttt (Tic Tac Toe)

A (very) simple flutter project I created for CoDev.

Getting Started

It is a simple Tic Tac Toe game that can be played by two players (or yourself). The game is played on a 3x3 grid. The first player is represented by ❌ and the second player is represented by ⭕️.

Screenshots

image image

Features

  • Two player game
  • Reset button to restart the game
  • Display the winner
  • Display a draw message if the game is a draw
  • Highlighting the winning row, column or diagonal
  • Firebase integration for multiplayer game
  • AI for single player game

About

A very simple tic tac toe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published