Flutter Memory Game
I made a memory game with flutter. I used AnimatedBuilder and just setState()
There is a game box model and widget.
In the game there is a hint button to show matching boxes. If user uses hint button half points awarded. Time is also important for po...
canerdemirciblog.hashnode.dev12 min read