1. Game Flow
Title Screen: There is a cockroach icon in the center. Press the "GAME START" button to begin the game.
Game Screen: Tap the fleeing cockroaches with your finger within the 30-second time limit.
Result: After the game ends, your score (number of cockroaches killed) will be displayed.
2. Key Features
Speed: Cockroaches teleport to a random location every 0.6 seconds, requiring high concentration.
Visual Response: The image changes to a "slapped" state the moment you tap, giving you a sense of accomplishment.
Custom Package: The game uses a unique package name, com.mygame.squishit, and is fully configured for publishing to the Google Play Store (aab format).
3. Technical Features
Development Language: Kotlin
Key Features: Packed with the fundamentals of Android app development, including handler-based navigation, countdown timer functionality, and multiple screen (activity) navigation.