A simple Tic Tac Toe game app for iOS and Android.
Run Project Clone the repository
https://github.com/amitamrutiya2210/Ai_Tic_Tac_Toe
Install the dependencies
flutter pub get
Run the app on an emulator or device
flutter run
- Download the app from this this link.
- Open the app on your android device.
- Start playing by selecting a square on the board to place your mark (X or O).
- Take turns with your opponent to place your marks on the board.
- The first player to get three marks in a row horizontally, vertically, or diagonally wins the game.
- Single player mode against AI
- Three mode
- easy mode - you never loose
- medium mode - 50% chance win
- hard mode - you never win
- Three mode
- Multiplayer mode
- Simple and easy to use interface
- Great animation
If you have any issues or questions about the app, please contact us at amitamrutiya2210@gmail.com for assistance.