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

https://github.com/andrew-a-a/tic_tac_toe

Tic Tac Toe game for Android
https://github.com/andrew-a-a/tic_tac_toe

android-app android-application androidgamedevelopment androidjavaproject java syncintern syncinterns tic-tac-toe tic-tac-toe-game tictactoe-game xml

Last synced: 8 months ago
JSON representation

Tic Tac Toe game for Android

Awesome Lists containing this project

README

          

# Tic tac toe game for Android

This is a simple tic tac toe game for Android devices, developed using Java and XML. The game allows two players to play on the same device.

To run the game, you need to have Android Studio installed on your computer. You can clone this repository using the command:

`git clone https://github.com/username/tic-tac-toe.git`

Then, open the project in Android Studio and run it on an emulator or a connected device. You can also download the APK file from the releases section and install it on your device manually.

Have fun playing tic tac toe!