Tic-tac-toe Android application in Android Studio using Kotlin
Tic-Tac-Toe-Android
Tic-tac-toe Android application in Android Studio using Kotlin. This game can be played by two users on the same mobile device.
Tic-tac-toe is a game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
Video demonstration
device-2022-05-24-152310.mp4
Installation
- Download
tictactoe.apk
from https://github.com/sumairijazhashmi/Tic-Tac-Toe-Android/releases/tag/1.0 - Enable
Install apps from external sources
setting on your phone. - Open the file on your phone from a file browser to install it.