REPOSITORY OVERVIEWLive repository statistics
★ 29Stars
⑂ 9Forks
◯ 0Open issues
◉ 29Watchers
60/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72 Community adoption25% weight
28 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Tetris Game (Android Kotlin)
This is a classic Tetris game developed for Android using Kotlin programming language. Tetris is a popular puzzle game where players manipulate falling blocks called "tetriminos" to create complete horizontal lines. The objective is to clear as many lines as possible and achieve a high score.
Gameplay

Check out the gameplay in action! The GIF above showcases gameplay of the Tetris game on Android.
Features
- Classic Tetris mechanics.
- Touch-based controls.
- Various levels of difficulty.
- Score tracking
- Ghost block shows where the active tetrimino will land.
- The next three upcoming tetriminos are displayed.
Technologies Used
- Android SDK: The game is built using Android SDK, which provides the necessary tools and libraries for Android app development.
- Kotlin: The game logic and user interface are implemented using Kotlin, a modern programming language for Android development.
- Android Studio: The project is developed and managed in Android Studio, a powerful integrated development environment (IDE) for Android app development.
How to Play
Download from here and install the game on your Android device.