/tic-tac-toe-flutter

A FLUTTER MOBILE GAME.

Primary LanguageDart

Tic Tac Toe

A Flutter Tic Tac Toe Mobile Game.

This is a simple implementation of TIC TAC TOE in Flutter.

  • One player (man vs Comuter)-->Here computer plays by selecting random blocks.
  • Two player (man vs man)