Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.28 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.28 KB

🧩 Tetris Game


GitHub issues GitHub forks GitHub stars GitHub license

• This is My Implementation of Tetris Game using C++/SDL

📽 Demo


output1

💿 How to Get it

  1. Clone or download the Repository
  2. Extract it any where (e.g Desktop)
  3. How to Run
    • Method_One
      1. Go to Release Folder ==> Tetris Game.exe
    • Method_Two
      1. Open the Terminal
      2. cd the path of the Release Folder
      3. Type ("Tetris Game".exe)

🎮 How to Play

  1. Press ESC to EXIT
  2. Press Z to Rotate
  3. Press X to Drop the Piece
  4. Press ← → ↓ to to Go Left, Right, Down