Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 398 Bytes

Points Game developed in Flutter

My first Flutter project. I created this game to learn and get familiar with some of Flutter basics and principles.

Getting Started

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.