Code a Tetris Mobile Game for iOS and Android (Part 2)

0

We will continue to develop the Tetris mobile game in this video. After finishing this tutorial, a block can be dropped from the top of the screen. As usual, you will learn different Flutter widgets and technique including setter and getter of a class, global key etc.

Definition of different block types can be found in block.dart.

Source code: click here to download

Leave a Reply

Your email address will not be published. Required fields are marked *