https://github.com/developer-students-clubs-mescoe/hacktoberfest_2021_flutter_tic_tac_toe-
https://github.com/developer-students-clubs-mescoe/hacktoberfest_2021_flutter_tic_tac_toe-
flutter hacktoberfest hacktoberfest-accepted hactoberfest-2021
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/developer-students-clubs-mescoe/hacktoberfest_2021_flutter_tic_tac_toe-
- Owner: Developer-Students-Clubs-MESCOE
- Created: 2021-10-08T17:27:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T21:13:52.000Z (over 1 year ago)
- Last Synced: 2025-04-04T21:11:12.448Z (3 months ago)
- Topics: flutter, hacktoberfest, hacktoberfest-accepted, hactoberfest-2021
- Language: C++
- Homepage:
- Size: 150 KB
- Stars: 2
- Watchers: 0
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe Game
This is a Tic-Tac-Toe game built with Flutter.
## The way it works
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.
#### the game is still not available on app store or google play!
## Run it yourself
##### Installation
- You need to have Flutter installed on your machine.
- you need a IDE of your choice (VScode, Android Studio,etc...)
##### Running the Project
- clone this repository to your machine and open it on your IDE.
- finally run the project.## Development
### How to contribute
- Fork the repository to your profile
- clone your forked repository
- make valuable changes to the code.
- Pull Request##### You either open an issue suggesting a new feature to the app.
#### Everything is a Widget!## Attachments
![]()