Skip to content

nerimanazens/Tetris-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Game

A classic Tetris game built with HTML, CSS, and JavaScript. The project focuses on implementing core game mechanics such as piece movement, rotation, collision detection, scoring, and level progression.

Features

  • Classic Tetris gameplay
  • Piece movement (left / right)
  • Rotation system
  • Soft drop and hard drop
  • Line clearing logic
  • Score, level, and line tracking
  • Next piece preview
  • Hold piece mechanic
  • Sound effects and background music
  • Game over detection

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • HTML Canvas

How to Run

  1. Clone the repository

  2. Open the project folder

  3. Run index.html in your browser.

About

A simple Tetris game implementation built with JavaScript. Includes classic block mechanics, score tracking, and keyboard controls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors