Loading repository data…
Loading repository data…
adz-21 / repository
A captivating Tic Tac Toe app featuring animations, special effects (e.g., ripple animations), player details entry, and a dynamic splash screen. Elevated user experience by combining Java programming with Android Studio for an engaging and visually appealing application.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A captivating Tic Tac Toe app featuring animations, special effects (e.g., ripple animations), player details entry, and a dynamic splash screen. Elevated user experience by combining Java programming with Android Studio for an engaging and visually appealing application.
All images included below : (except splash screen)
splash_screen.xml - For UI
SplashActivity.java - For functionality
activity_main.xml
MainActivity.java
activity_game.xml
game.java
So basically, on opening the app, you come across a splash screen - with text animation (done using YoYo Class)
After entering player details :
On clicking the start button :
When either player wins :
In case of a tie :