Skip to content

This is a simple Tic Tac Toe game made with Flutter. It has 2 player and AI feature. The AI is made with the help of Minimax and Alpha-Beta pruning algorithm.

License

Notifications You must be signed in to change notification settings

ShokhrukhbekYuldoshev/Tic-Tac-Toe

Repository files navigation

Tic Tac Toe

This is a simple Tic Tac Toe game made with Flutter. It has 2 player and AI feature. The AI is made with the help of Minimax and Alpha-Beta pruning algorithm.

📱 Platforms

Android iOS Web MacOS Linux Windows
✔️ ✔️ ✔️ ✔️ ✔️ ✔️

📷 Screenshots

✨ Features

  • 2 Player
  • AI (Minimax and Alpha-Beta pruning)
  • Scoreboard
  • Reset
  • Restart
  • Dark Mode

📦 Installation

Prerequisites

  • Flutter
  • Android Studio / Xcode

Setup

  1. Clone the repo
git clone
  1. Install dependencies
dart pub get
  1. Run the app
flutter run

🤝 Contributing

Contributions, issues and feature requests are welcome!

📝 License

This project is licensed under the MIT License - see the LICENSE file for details

👨‍💻 Author

Shokhrukhbek Yuldoshev

🌟 Show your support

Give a ⭐️ if you like this project!

About

This is a simple Tic Tac Toe game made with Flutter. It has 2 player and AI feature. The AI is made with the help of Minimax and Alpha-Beta pruning algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published