Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 222 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 222 Bytes

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)