luisabfs / tic-tac-toe

Simple Tic-Tac-Toe game using Kotlin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Tic-Tac-Toe game using Kotlin.


Languages

Language:Kotlin 100.0%