My first Flutter project. I created this game to learn and get familiar with some of Flutter basics and principles.
To play the game, do the following:
- Install Flutter SDK as shown in Google Flutter docs.
- Clone this repository.
cd
to the cloned folder and run:flutter run
Enjoy the game and I appreciate your feedback.