Tic Tac Toe app
It is the regular Tic Tac Toe game with two gameplay modes Multiplayer
for two players and another Single Player
for one player playing against a computer algorithm
Its a fun game!!
Features
- Single player mode
- Multi player mode
- Splash screen
- Animation styles
- Minimal Design
- Simplified Theme
- Responsive BackPress
Platform
-> Android Studio
-> With Kotlin Support
Instructions
- Clone or download the repo:
https://github.com/ashish7zeph/android-kotlin-TicTacToe-game
- Navigate to the folder
android-kotlin-TicTacToe-game
- Navigate to the folder
android-kotlin-TicTacToe-game/app/src/
to access developers content - Navigate to the folder
apk
for users to access apk - Copy the apk from folder
apk
to an android phone - Install the apk
The app is finally installed on your Android mobile device !!
To directly download the apk visit the link
Kotlin Android Activity
Kotlin code of the splash screen activity in this project is shown below. For kotlin code of other activities visit the link