/Tic_Tac_Toe

Tic Tac Toe game for Android

Primary LanguageJava

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!