An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

![1](https://github.com/user-attachments/assets/1ebb9079-82bf-4756-9eb3-3f6eb18f4a6b)
![2](https://github.com/user-attachments/assets/366ba1d1-c9ae-4e96-9f64-d697a5634532)
![3](https://github.com/user-attachments/assets/c619619b-1b0b-481f-ab1d-5b3e441c5c3e)