TicTacToe with Flutter
I had made TicTacToe game with HTML-JS earlier, this time I made it with flutter.
In-game when one of the players wins the round boxes turn green if there is no winner all boxes turn grey.
Boxes are GameBox widgets and there is a model class for box...
canerdemirciblog.hashnode.dev3 min read