Tetris (Open Source)

  • APK
  • Overview of Original Game

    🔹 The goal of Tetris is to score as many points as possible by clearing horizontal lines of Blocks. The player must rotate, move, and drop the falling Tetriminos inside the Matrix (playing field). Lines are cleared when they are filled with Blocks and have no empty spaces.
    🔹 As lines are cleared, the level increases and Tetriminos fall faster, making the game progressively more challenging. If the Blocks land above the top of the playing field, the game is over.

    Game Mechanics in this Game

    🔹 Core gameplay mechanics of the original game include rotating, moving, and dropping the falling Tetriminos, showing the next 3 Tetriminos, and levels with the goal of clearing the lines.
    🔹 In addition to this there is one more mechanic Hold which allows you to hold the current tetromino and fall the next in the queue.