Welcome to my Tic-Tac-Toe game created with Unity! This project allows you to play the classic Tic-Tac-Toe game against an AI opponent. You can choose to play as either "X" (cross) or "O" (circle) and challenge yourself with the AI.
- Choose to play as "X" or "O."
- Compete against an AI opponent.
- Classic 3x3 Tic-Tac-Toe grid.
- Simple and intuitive gameplay.
-
Choose Your Symbol: When the game starts, you have the option to select whether you want to play as "X" or "O."
-
Take Your Turn: Click on an empty cell in the grid to make your move. The goal is to be the first to form a line of three of your symbols horizontally, vertically, or diagonally.
-
Play Against the AI: Challenge the AI opponent, which will take its turns strategically.
-
Win or Draw: The game will declare a winner when a player gets three in a row or when the board is full with no winner, resulting in a draw.
To run this project, you'll need Unity installed on your machine.
-
Clone this repository to your local machine.
-
Open the project in Unity.
-
Build and run the game in Unity's Play Mode.
The design assets used in this project are provided by Double Glitch under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. Credit to Double Glitch for their contribution to the project.
This project is licensed under the MIT License.
[Jay Mehta]
Feel free to reach out if you have any questions or feedback!