Description:
The Tic Tac Toe game is a classic two-player game implemented as a simple gaming application. This project allows users to play the game in an intuitive and interactive way, offering a fun and engaging experience. The application is designed to demonstrate essential programming concepts such as logic building, user interface design, and event handling, making it a perfect project for beginners or gaming enthusiasts.
Key Features:
- Two-Player Mode: Challenge a friend in a head-to-head match.
- User Interface: A clean and minimalistic grid-based UI for easy navigation.
- Winning Logic: Automatically detects the winner or a draw with a visual highlight.
- Reset Option: Quickly restart the game for a new match without refreshing the application.
Technologies Used:
- Android Studio: For developing the user interface and game logic.
- Firebase: Authentication of User with SignIN/SignUP functionalities.
- Languages: Java
Screenshots