/TicTacToe

Tic-tac-toe game in android

Primary LanguageKotlin

TicTacToe

Tic-tac-toe is a game in which two players take turns in drawing either an ' O' or an ' X' in one square of a grid consisting of nine squares. The winner is the first player to get three of the same symbols in a row.

Project Update

Currently only 'Friends' and 'Computer' version works. I'll try to implement the Multiplayer(Room) version later. You can run the app from here and download the apk from here. If any doubt regarding the project, Please feel free to contact divyanshudob@gmail.com

APP