Skip to content

A Tetris game clone on Android platform using Java and Kotlin. 🎮

License

Notifications You must be signed in to change notification settings

LyapunovJingci/Tetris

Repository files navigation

Tetris

This is a clone of the evergreen video game Tetris on Android platform developed using Java and Kotlin.

🎮Instruction

button control
⬆️ fast drop to the bottom
⬅️ move block to the left
➡️ move block to the right
⬇️ move block fast
Rotate rotate block counterclockwise

Score

Line Score
Single 100
Double 200
Triple 400
Tetris 800

Level
Level up by clearing 20 lines.
Initial level could be changed in the setting screen.

Speed
A block would move down 1 unit per second in level 1. Droping speed would increasing by 0.05s for every level up.

🧐Design

This demo follows MVP architectual pattern.

📝Library Usage

🎈Screenshots

   

About

A Tetris game clone on Android platform using Java and Kotlin. 🎮

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published