Skip to content

Welcome to Tetris, a classic block puzzle game implemented in Lua!

Notifications You must be signed in to change notification settings

EricRaw512/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Game

Welcome to Tetris, a classic block puzzle game! Move, rotate, and drop the falling blocks to complete rows and earn the highest score. Can you achieve the highest point?

alt text

Gameplay

  • Left Arrow: Move the falling block left.
  • Right Arrow: Move the falling block right.
  • Down Arrow: Move the falling block down.
  • Z: Rotate the falling block counterclockwise.
  • C: Drop the falling block instantly.

How to Play

  1. Clone the Repository:

    git clone https://github.com/your-username/tetris.git
    cd tetris
  2. Open with IDE and run it

About

Welcome to Tetris, a classic block puzzle game implemented in Lua!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages