A fully functional Tetris game for Android built with Java, supporting:
- ๐ผ Background music (MediaPlayer)
- ๐ฆ Colorful blocks and animated grid
- ๐ง Difficulty levels: Easy, Normal, Hard
- ๐พ High score saving per difficulty
- ๐ Pause and Resume functionality
- ๐ฏ Touch-based controls
- โ Works offline, no internet required
| Gameplay | Difficulty Selection |
|---|---|
![]() |
|
![]() |
- Java (Android SDK)
- MediaPlayer
- SharedPreferences
- Canvas & Paint API
- Clone the repo:
- Open with Android Studio
- Run on emulator or real device
To install the game manually:
- Go to
app/build/outputs/apk/debug/app-debug.apk - Copy to your Android device
- Enable "Install from unknown sources"
- Enjoy ๐
android, tetris, arcade, java, mobile-game, canvas, gameview, music, highscore, difficulty, open-source
Stelaras36

