A retro-inspired Tetris clone with vintage CRT vibes.
Built completely from scratch using HTML, CSS, and JavaScript.
โ
Classic Tetris gameplay (rotate, move, drop blocks)
โ
Score system โ earn points for every cleared line
โ
Increasing speed & difficulty as you progress
โ
Retro CRT-inspired design for a vintage arcade feel
โ
Playable on any modern web browser
| Key | Action |
|---|---|
| โฌ ๏ธ / โก๏ธ | Move left / right |
| โฌ๏ธ | Rotate piece |
| โฌ๏ธ | Soft drop |
| โ (Enter) | Hard drop |
| P | Pause / Resume |
Clone the repo and run locally:
git clone https://github.com/Chetu002coder/Tetris-game.git
cd Tetris-game

