ShokhrukhbekYuldoshev / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Other


Languages

Language:C++ 37.4%Language:CMake 29.8%Language:Dart 24.3%Language:Swift 3.1%Language:HTML 2.9%Language:C 2.3%Language:Kotlin 0.2%Language:Objective-C 0.1%