GitXplorerGitXplorer
a

Ai_Tic_Tac_Toe

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e9eca312961841dcb6388613324b205c51f8fa4a

update build.gradle

aamitamrutiya committed 9 months ago
Unverified
00c845a0333186e5aecfddab5ea5e93bf9b0e773

remove unnecessary file

aamitamrutiya committed 9 months ago
Verified
84f7a22a20dc8b831d8e26ffe76243def5187244

Update README.md

aamitamrutiya committed 2 years ago
Verified
b9a3fc3ff65c0e77e80046d8857d5ed4d40204db

Update README.md

aamitamrutiya committed 2 years ago
Verified
cf788ea4acd12383854ad1dd0fa8e09793c9a14e

Merge pull request #1 from amitamrutiya2210/formate

aamitamrutiya committed 2 years ago
Unverified
60736a4aa8f21edde2259c719b6201b06438b950

fix some formating

aamitamrutiya committed 2 years ago

README

The README file for this repository.

Ai Tic Tac Toe

A simple Tic Tac Toe game app for iOS and Android.

Getting Started

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
  1. Download the app from this this link.
  2. Open the app on your android device.
  3. Start playing by selecting a square on the board to place your mark (X or O).
  4. Take turns with your opponent to place your marks on the board.
  5. The first player to get three marks in a row horizontally, vertically, or diagonally wins the game.

Features

  • Single player mode against AI
    • Three mode
      • easy mode - you never loose
      • medium mode - 50% chance win
      • hard mode - you never win
  • Multiplayer mode
  • Simple and easy to use interface
  • Great animation

Support

If you have any issues or questions about the app, please contact us at amitamrutiya2210@gmail.com for assistance.

Demo of Project :

https://user-images.githubusercontent.com/91112485/206857493-32199489-d66c-407d-87a2-8b058a6bb4e5.mp4