A simple Tic Tac Toe game built for Android. Players can enter their names and take turns to play the game. The game displays the winner when there is one, or declares a draw when all spots are filled without a winner.
- Two-player gameplay
- Player name input
- Win and draw detection
- Simple and intuitive user interface
- Android Studio
- Basic understanding of Android development
- Clone the repository:
git clone https://github.com/RAHULPATEL2002/TicTocToeApp.git
