https://github.com/afroz-shaikh/ttt
A simple Tic Tac Toe App built using flutter!
https://github.com/afroz-shaikh/ttt
dart flutter flutterapp
Last synced: about 2 months ago
JSON representation
A simple Tic Tac Toe App built using flutter!
- Host: GitHub
- URL: https://github.com/afroz-shaikh/ttt
- Owner: Afroz-Shaikh
- Created: 2020-06-15T13:49:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T10:59:33.000Z (over 4 years ago)
- Last Synced: 2025-06-18T10:54:27.265Z (12 months ago)
- Topics: dart, flutter, flutterapp
- Language: Dart
- Homepage:
- Size: 854 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ttt- Tic Tac Toe
A simple tic tac toe App built using flutter.
# 📱Screenshots

# 💻Installation
1) Download this project(you can also use git to clone this rep)
2) Extract the files onto your system
3) Open the donloaded folder using Android Studio or Visual Code(having Flutter installed)
4) Now navigate to pubspec.yaml in your editor and then Run flutter Upgrade and then Flutter get
```dart
flutter upgrade
```
```dart
flutter get
```
5) if you encounter any issues then try flutter doctor
```dart
flutter doctor
```
6) Then finally run the app using flutter run
```dart
flutter run
```
7) Thats it!!
# Licence
Apache License 2.0
# Thank Note
Star this Repo to show some ❤️ & Support
### Gracias Amigo