/TicTacToe

A simple Tic Tac Toe Kotlin Application

Primary LanguageKotlin

TicTacToe

A simple Tic Tac Toe Kotlin Application

Look

Setup App Development Environment

  • Download and install Android Studio

  • Download / clone this repository to a folder on your computer

  • Start Android Studio, open your source code folder and check if the Gradle build will be successful

  • If the build is successful, you can run the app by doing the following: click Run -> Run 'app'

  • Connect your phone or create a new virtual device following on screen instruction