Skip to content

allenjiji/tic-tac-toe-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)