Clone the project
git clone https://github.com/yagizdo/tictactoe-multiplayer-game
Go to the project directory
cd tictactoe-multiplayer-game
Install dependencies
flutter pub get
Run App
flutter run
- Multiplayer Support
- Cache Support with hive
- Settings Dialog
- Single Player with AI
- Score System
- Leaderboard
2022-08-18.at.18.06.57.-.Maroon.Vulture.mp4
- Flutter screenutil : https://pub.dev/packages/flutter_screenutil
- Flutter dotenv : https://pub.dev/packages/flutter_dotenv
- Flutter Svg : https://pub.dev/packages/flutter_svg
- Page Transition : https://pub.dev/packages/page_transition
- Lottie : https://pub.dev/packages/lottie
- Easy Localization : https://pub.dev/packages/easy_localization
- Internet Connection Checker : https://pub.dev/packages/internet_connection_checker
- Mobx : https://pub.dev/packages/mobx
- Flutter Mobx : https://pub.dev/packages/flutter_mobx
- Mobx Codegen : https://pub.dev/packages/mobx_codegen
- Build Runner : https://pub.dev/packages/build_runner
- Get it : https://pub.dev/packages/get_it
- Flutter Smart Dialog : https://pub.dev/packages/flutter_smart_dialog
Contributions are always welcome!