- Responsive Tic-Tac-Toe game board
- Score tracking
- Restart game functionality
- Flutter
- Dart
- State Management (Provider/Riverpod recommended)
- AI Algorithm (Minimax)
- Flutter SDK (latest stable version)
- Dart SDK
- Android Studio or VS Code
- Git
- Clone the repository:
https://github.com/AbdoJoker99/xo.git
- Install dependencies:
flutter pub get
- Run the application:
flutter run
- Android
- iOS
- Web
- Windows
- macOS
- Linux
Customize game settings in `lib/config/game_settings.dart`:
- Custom themes
- Unit tests for game logic
flutter test
Distributed under the MIT License. See `LICENSE` for more information.
Your Name - [email protected]
contributors: https://github.com/AbdoJoker99
- Flutter Team
- Dart Language
- Open-source community