Thanks to visit codestin.com
Credit goes to github.com

Skip to content

abhishek-2006/Tictactoe

Repository files navigation

Tictactoe

A modern, cross-platform Tic Tac Toe game built using Flutter. Play against your friend or the computer in easy, medium, hard or legend mode.

🚀 Features

  • 🎮 Play against Computer (Easy, Medium, Hard, Legend)
  • 👬 Play with Friend (1v1)
  • Real-Time Theme Synchronization (Dark/Light mode updates instantly)
  • 💾 Persistent Theme Preference (Saves theme locally using shared_preferences)
  • 🧠 Smart AI logic
  • 📱 Responsive for mobile (Android/iOS)
  • 🎨 Beautiful UI
  • 📳 Haptic Feedback
  • 💥 State Management using Provider
  • 🌈 Custom splash screen

➤ Prerequisites:

  • Flutter SDK
  • Android Studio or VS Code with Flutter & Dart plugins

📦 Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/abhishek-2006/Tictactoe.git
  2. Move to project directory

    cd Tictactoe
  3. Get Dependencies

    flutter pub get
  4. Run the App

    flutter run

Contributing

Contributions to Tic Tac Toe are welcome! To contribute, follow these steps:

  1. Fork this repository
  2. Create a new branch for your feature or bug fix
  3. Make your changes and commit them
  4. Push your changes to your forked repository
  5. Submit a pull request for review

📄 License

Licensed under the MIT License. Feel free to use, modify, and distribute.

👨‍💻 Author

Made with ❤️ by Abhishek Shah

⭐ Give this project a star if you found it helpful!