Skip to content

This repository contains a classic Tic Tac Toe game implemented in kotlin.

Notifications You must be signed in to change notification settings

Divya15566/Prasunet_AD_04

Repository files navigation

prasunet_AD_04

TIC-TAC-TOE APP

This repository contains the source code for a simple Tic Tac Toe game application built for Android using Kotlin. The app allows two players to compete against each other by taking turns placing their symbols (X or O) on a 3x3 grid.

Features:

  1. Two-player gameplay with "X" and "O" symbols.
  2. Functionality to place symbols on the grid.
  3. Win detection for horizontal, vertical, and diagonal lines.
  4. Reset button to start a new game.
  5. Clean and user-friendly interface.

Tech Stack:

  1. Kotlin
  2. Android Studio

About

This repository contains a classic Tic Tac Toe game implemented in kotlin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages