๐ฏ Logo generated using AI
๐ A modern and fun Tic-Tac-Toe game built using Java and Android Studio with a sleek UI and smooth gameplay experience!
โ
Simple and clean interface
โ
Smooth animations and transitions
โ
Reset option to restart the game instantly
โ
Modern gradient background
โ
Smart winner detection logic
โ
Works on all screen sizes
Technology | Description |
---|---|
Java | Game logic and UI handling |
Android Studio | Development environment |
Material Design | Styling and components |
Gradle | Build automation tool |
- ๐ Gradient Background: Stylish green gradient background
- โ X and O Styling: Clean and minimalist button design
- ๐ฅ Smooth Animations: Fast and responsive gameplay
- ๐ Winner Announcement: Displays a toast with the winner
- Open the app
- Players take turns placing
X
andO
- First player to get 3 in a row (horizontally, vertically, or diagonally) wins
- If all cells are filled without a winner, the game is drawn
- Tap Restart to play again
- Three matching symbols in any row
- Three matching symbols in any column
- Three matching symbols diagonally
- Clone the repository:
git clone https://github.com/Vishwathma2004/Tic-Tac-Toe-App.git
- Open in Android Studio
- Build and run the project
- ๐ Multiplayer over the internet
- ๐ฏ AI opponent
- ๐ Leaderboard integration
๐ง Email: vishwathman@gmail.com
๐ผ LinkedIn
๐ฎ Made with โค๏ธ for Tic-Tac-Toe Lovers!