A modern, responsive Tetris game implemented with pure JavaScript and HTML5 Canvas.
- π¨ JavaScript (Vanilla JS, no frameworks)
- π¨ HTML5 Canvas
- π CSS3
- Classic Tetris gameplay
- Responsive design
- Next piece preview
- Score and level tracking
- Use Arrow Left/Right to move pieces
- Use Arrow Up to rotate pieces
- Use Arrow Down to speed up piece descent
Simply open index.html
in a modern web browser to start playing.