The purpose of this project is to understand and implement the flutter concepts that i’ve learned to make the user interface look appealing besides having fun along the journey
1.Installation 📀
Setup Flutter
Clone the repo
$ git clone https://github.com/Yaswanth114/Tic-Tac-Toe.git $ cd Tic-Tac-Toe/
Install dependencies
$ flutter pub get
Run app
$ flutter run
2.Technologies Used
3.Features
Current Features
- Responsive UI
- Two Players Can Play The Game 👫
- Appealing UI
- Game Sounds 🔉
- User can select his avatar 🧑
- User can pick up a name to play 📛
- Can choose no of games to play 🥇
- Minimal Animations
- Timer when playing the game ⏲️
- Show case widget to guide user to the settings screen
Leave a Reply