/tic-tac-toe

Simple Tic-Tac-Toe game using Kotlin.

Primary LanguageKotlin

Tic-Tac-Toe

Simple Tic-Tac-Toe game using Kotlin.

Two players alternately put X's and O's in the shown compartments. The first player to get 3 of her marks in a row (up, down, across, or diagonally) is the winner and receives a congratulations message!

Stack

  1. Android SDK
  2. Kotlin