Toe Tack Tick

A simple Tic Tac Toe game with an unbeatable AI opponent. Built using Flutter.

Features

  • Play against an unbeatable AI opponent.
  • Beautiful and modern user interface.
  • Enjoyable sound effect and music.
  • Responsive design for various screen sizes.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Getting Started

  1. Clone this repository.

  2. Make sure you have Flutter installed on your machine.

  3. Navigate to the project directory and run flutter pub get to install dependencies.

  4. Run the app using flutter run.

    OR

    To try out the game, you can download and install the APK file from the following link: Download APK

    Make sure to enable installation from unknown sources on your device before installing the APK.

    Once the APK is installed, you can open the game and start playing!

How to Play

  • Launch the app and choose your mark (X or O).
  • Make your moves by tapping on the empty cells on the board.
  • Try to form a line of your marks (horizontal, vertical, or diagonal) to win the game.

Contributions

Contributions to this project are welcome! Feel free to open issues and submit pull requests.

GitHub

View Github