Skip to content

blurkidi/TicTacToe

Repository files navigation

TicTacToe

Simple TicTacToe Android app

How to Run

Android Studio

You can use Android Studio (4.0 at the moment of writing) to run the app. Launch the :app target on a device or the emulator.

Gradle

Run the following gradle task to create a Debug APK: ./gradlew assembleRelease

The APK generated will be under './app/build/outputs/apk/release'

About

Simple TicTacToe Android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages