Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 274 Bytes

TicTacToe Game

Tic Tac Toe game made with Flutter.

Screenshot

Screenshot

Note

If you want to work on this I'd suggest creating a new flutter project using flutter create <project-name> and replace lib folder with one present in this repo.