Skip to content

d-lehel/tetris-android-game

Repository files navigation

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

tetris

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.

Releases

No releases published

Packages

No packages published

Languages