This is a Tic-Tac-Toe game built with Flutter.
There's are two player in this game (as the original one).
-
The first one is represented by the pan with an egg '🍳'
-
The Second one is represented by the egg '🥚'
-
the player's turn is described at the bottom of the screen.
-
the player's score is shown at the top of the screen.
- You need to have Flutter installed on your machine.
- you need a IDE of your choice (VScode, Android Studio,etc...)
- clone this repository to your machine and open it on your IDE.
- finally run the project.
- Fork the repository to your profile
- clone your forked repository
- make valuable changes to the code.
- Pull Request