brain_games
1.0.0
The application contains three games, the first game is to drag some pictures and drop them on the correct
word, the second game is matching pairs, and the tic tac toe game

This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
1- Go to your local workspace directory
$ cd ~/workspace2-Clone your project to your device.
$ git clone https://github.com/omarokasha1/TheFirstProject.git3- Next, go into the just created directory.
$ cd TheFirstProject-master/File → Open → Choosing the project from the deviceFile → settings → Languages & Frameworks → Flutter→ Add SDK file$ flutter pub get $ flutter run