https://github.com/ruchachavan21/tictactoe-game
A classic Tic-Tac-Toe (Noughts and Crosses) game built for Android using Java and XML. This project implements a simple two-player game where players take turns to place their mark (X or O) on a 3x3 grid. The game checks for a winner after each move and declares the winner or announces a draw if no more moves are possible.
https://github.com/ruchachavan21/tictactoe-game
android-application android-development android-studio app-backend java tic-tac-toe ui xml
Last synced: about 2 months ago
JSON representation
A classic Tic-Tac-Toe (Noughts and Crosses) game built for Android using Java and XML. This project implements a simple two-player game where players take turns to place their mark (X or O) on a 3x3 grid. The game checks for a winner after each move and declares the winner or announces a draw if no more moves are possible.
- Host: GitHub
- URL: https://github.com/ruchachavan21/tictactoe-game
- Owner: RuchaChavan21
- Created: 2024-09-26T18:34:46.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-09-26T18:41:18.000Z (8 months ago)
- Last Synced: 2025-02-02T17:40:38.498Z (4 months ago)
- Topics: android-application, android-development, android-studio, app-backend, java, tic-tac-toe, ui, xml
- Language: Java
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


